Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds displayName property to oidc authentication method #6096

Merged
merged 3 commits into from
Jan 29, 2023

Conversation

gueldenstone
Copy link
Contributor

I noticed when setting up the oidc authentication method, that it just uses the first part of the email (for my oidc provider authentik). In parallel to the oauth module I added the option to change the claim for the displayName so it can be set manually.

@auto-assign auto-assign bot requested a review from NGPixel January 27, 2023 16:03
@NGPixel NGPixel merged commit 43a797d into requarks:main Jan 29, 2023
gueldenstone added a commit to gueldenstone/wiki that referenced this pull request Feb 7, 2023
NGPixel added a commit that referenced this pull request Feb 8, 2023
* Fixes setting displayName from OIDC

Relates to: #6096

* Update authentication.js

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
davidflypei pushed a commit to davidflypei/wiki that referenced this pull request Jun 13, 2023
…ks#6096)

* Adds displayName property to oidc authentication method
* fix: update displayName prop
* fix: use blank display name in oidc auth

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
davidflypei pushed a commit to davidflypei/wiki that referenced this pull request Jun 13, 2023
* Fixes setting displayName from OIDC

Relates to: requarks#6096

* Update authentication.js

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
jionggyu pushed a commit to jionggyu/wiki-2.5.302-patch that referenced this pull request Jul 9, 2024
…ks#6096)

* Adds displayName property to oidc authentication method
* fix: update displayName prop
* fix: use blank display name in oidc auth

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
jionggyu pushed a commit to jionggyu/wiki-2.5.302-patch that referenced this pull request Jul 9, 2024
* Fixes setting displayName from OIDC

Relates to: requarks#6096

* Update authentication.js

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
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.

2 participants