Skip to content

Latest version of auth_oidc is not GDPR compliant #2876

@rafaelatopen

Description

@rafaelatopen

Hello MS team

I was checking the latest version of OIDC and I noticed the introduction of a new table called auth_oidc_sid which stores user IDs. Even though I didn't see any change to the privacy provider, I ran the test test_table_coverage in privacy/tests/privacy/provider_test.php and it failed.

There was 1 failure: core_privacy\privacy\provider_test::test_table_coverage The following tables with user fields must be covered with metadata providers: auth_oidc_sid (userid)

I thought it was worth to share.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions