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

Implement Client Credentials (client) #350

Closed
AndreasBergmeier6176 opened this issue Mar 27, 2023 · 2 comments
Closed

Implement Client Credentials (client) #350

AndreasBergmeier6176 opened this issue Mar 27, 2023 · 2 comments
Labels
enhancement New feature or request waiting For some reason, this issue will have to wait. This can be a feedback that is being waited for, a de

Comments

@AndreasBergmeier6176
Copy link

Is your feature request related to a problem? Please describe.
Sadly there is no support for Client Credentials (rp).
So instead of having a semantic example, I have to do http requests manually.

@AndreasBergmeier6176 AndreasBergmeier6176 added the enhancement New feature or request label Mar 27, 2023
@muhlemmer
Copy link
Collaborator

You can already specify client credentials in rp.NewRelyingPartyOIDC(), use the WithClientKey() or WithJWTProfile() Options.

If there is something we are missing, can you please provide more details where we should add Client Credentials support.

@muhlemmer muhlemmer added the waiting For some reason, this issue will have to wait. This can be a feedback that is being waited for, a de label Mar 28, 2023
@muhlemmer
Copy link
Collaborator

closing this issue. please let us know if there is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request waiting For some reason, this issue will have to wait. This can be a feedback that is being waited for, a de
Projects
None yet
Development

No branches or pull requests

2 participants