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

feat: allow configuration of display_name for oidc identity providers #1033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bnjns
Copy link

@bnjns bnjns commented Dec 16, 2024

I'm glad I've found something that allows me to contribute to this provider, as it's something I've been using for a really long time.

Came across this issue earlier today - this change allows users to configure the display name of OIDC and Google OIDC identity providers.

Resolves #639

@bnjns bnjns force-pushed the feat/idp-missing-attributes branch from 19bf58c to 212d122 Compare December 16, 2024 22:38
@sschu
Copy link
Contributor

sschu commented Jan 14, 2025

@bnjns Thanks for the contribution! Do you consider this ready for review?

@bnjns
Copy link
Author

bnjns commented Jan 14, 2025

@bnjns Thanks for the contribution! Do you consider this ready for review?

@sschu Apologies, I completely forgot about this 🤦 I wasn't sure exactly how much testing is necessary, but I think this is probably ready yeah

@bnjns bnjns marked this pull request as ready for review January 14, 2025 11:28
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.

should be able to set a displayName on the keycloak_oidc_google_identity_provider as well
2 participants