Skip to content

Improve OpenId Connect Usage#46

Merged
simonwacker merged 16 commits into
developfrom
improve-open-id-connect-usage
May 30, 2023
Merged

Improve OpenId Connect Usage#46
simonwacker merged 16 commits into
developfrom
improve-open-id-connect-usage

Conversation

@simonwacker
Copy link
Copy Markdown
Contributor

No description provided.

… endpoint of the metabase's OpenId Connect support for all other information (this way the personal info is always up-to-date, there are no concerns regarding encryption of the email address and other user related information in the database and data is not kept twice but only in the metabase)
…-redirect attacks (because `SanitizeReturnUrl` uses `IsLocalUrl` to sanitize the URL this is actually not necessary --- but better safe than sorry; for details see https://learn.microsoft.com/en-us/aspnet/core/security/preventing-open-redirects?view=aspnetcore-5.0)
… token validation logic fails with the message that the token was issued for another user)
@simonwacker simonwacker merged commit f9d64f9 into develop May 30, 2023
@simonwacker simonwacker deleted the improve-open-id-connect-usage branch May 30, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant