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

APIGOV-26071 - Support to create IdP credential with tls_client_auth #674

Merged
merged 10 commits into from
Aug 18, 2023

Conversation

vivekschauhan
Copy link
Collaborator

  • Added properties to OAuth client metadata to allow creating client with tls_client_auth/self_signed_tls_client_auth token auth method
  • Updated CRD registered for IdP provider to include client certificate, certificate metadata to be used for provisioning tls_client_auth
  • Updates to provisioning logic to use the client certificate provided and certificate metadata for provisioning

…_auth/self_signed_tls_client_auth

- Added properties to OAuth client metadata to allow creating client with tls_client_auth/self_signed_tls_client_auth token auth method
- Updated CRD registered for IdP provider to include client certificate, certificate metadata to be used for provisioning tls_client_auth
- Updates to provisioning logic to use the client certificate provided and certificate metadata for provisioning
jcollins-axway
jcollins-axway previously approved these changes Aug 11, 2023
jcollins-axway
jcollins-axway previously approved these changes Aug 14, 2023
jcollins-axway
jcollins-axway previously approved these changes Aug 15, 2023
- Includes fix for making request to token endpoint based on the use of mtls based auth
jcollins-axway
jcollins-axway previously approved these changes Aug 16, 2023
jcollins-axway
jcollins-axway previously approved these changes Aug 17, 2023
@vivekschauhan vivekschauhan marked this pull request as ready for review August 17, 2023 21:42
@vivekschauhan vivekschauhan merged commit 840256f into main Aug 18, 2023
@vivekschauhan vivekschauhan deleted the APIGOV-26071 branch August 18, 2023 16:18
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.

3 participants