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

Add support for OIDC Client credentials flow #149

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

m-mohr
Copy link
Member

@m-mohr m-mohr commented Jul 26, 2024

Closes #144

Tested with client credentials on the openeo-dev.vito.be backend.

@m-mohr m-mohr linked an issue Jul 26, 2024 that may be closed by this pull request
@m-mohr m-mohr force-pushed the client-credentials-experiments branch from 04886ce to 7f0d148 Compare July 26, 2024 20:33
@m-mohr m-mohr force-pushed the client-credentials-experiments branch from 7f0d148 to 66eba9c Compare July 26, 2024 20:35
R/authentication.R Outdated Show resolved Hide resolved
@m-mohr m-mohr marked this pull request as ready for review July 27, 2024 12:39
@m-mohr m-mohr requested a review from flahn July 27, 2024 12:39
@m-mohr m-mohr added this to the 1.4.0 milestone Jul 30, 2024
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.

Implement support for Client Credentials flow
1 participant