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

Added secret service preprocessor for OIDC auth client #1415

Conversation

winklerj
Copy link
Contributor

What has changed?

  • Secret service: Created an auth client preprocessor to map the id_token into the secret value
  • Also, mapped the email in the JWT to the externalId like the Microsoft preprocessor

Does a specific change require especially careful review?

This functionality is modeled after other preprocessors that exist in the code and should be low risk

What is still open or a known issue?
N/A

Release Notes
Added secret service auth client preprocessor for mapping an Open ID Connect (OIDC) id_token into the secret value created from the auth client.

@RobinBrinkmann RobinBrinkmann merged commit b15d159 into openintegrationhub:master Apr 26, 2022
@RobinBrinkmann
Copy link
Contributor

Thanks for your contribution @winklerj and review @sachmerz.
PR approved and merged.

@winklerj winklerj deleted the secret-service-oidc-preprocessor branch April 26, 2022 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants