forked from dexidp/dex
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Modify client credential grant #6
Merged
orange-hbenmabrouk
merged 4 commits into
support-v2.39.0-orange
from
modify_client_credential_grant
Apr 22, 2024
Merged
Modify client credential grant #6
orange-hbenmabrouk
merged 4 commits into
support-v2.39.0-orange
from
modify_client_credential_grant
Apr 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Houssem Ben Mabrouk <[email protected]>
Signed-off-by: Houssem Ben Mabrouk <[email protected]>
orange-hbenmabrouk
force-pushed
the
modify_client_credential_grant
branch
from
April 18, 2024 14:34
392b04a
to
24996b7
Compare
Signed-off-by: Houssem Ben Mabrouk <[email protected]>
orange-hbenmabrouk
force-pushed
the
modify_client_credential_grant
branch
from
April 22, 2024 14:02
47a5c16
to
2a021dc
Compare
Signed-off-by: Houssem Ben Mabrouk <[email protected]>
orange-hbenmabrouk
force-pushed
the
modify_client_credential_grant
branch
from
April 22, 2024 14:16
2a021dc
to
8e0a619
Compare
orange-hbenmabrouk
changed the base branch from
release-orange-v2.39.0
to
support-v2.39.0-orange
April 22, 2024 14:16
orange-hbenmabrouk
merged commit Apr 22, 2024
818c8c9
into
support-v2.39.0-orange
6 of 7 checks passed
orange-hbenmabrouk
added a commit
that referenced
this pull request
Apr 22, 2024
…vice_grant (#7) * Feature/integrate client credentials nd pcke verifie (#5) * implement client_credentials grant type Signed-off-by: Houssem Ben Mabrouk <[email protected]> * include pkce_verifier + upgrade oauth2 Signed-off-by: Houssem Ben Mabrouk <[email protected]> * append issuer prefix to device redirectURI Signed-off-by: Houssem Ben Mabrouk <[email protected]> * fix lint? Signed-off-by: Houssem Ben Mabrouk <[email protected]> * fix test Signed-off-by: Houssem Ben Mabrouk <[email protected]> --------- Signed-off-by: Houssem Ben Mabrouk <[email protected]> * test to be reverted Signed-off-by: Houssem Ben Mabrouk <[email protected]> * Revert "test to be reverted" This reverts commit 65c6d32. * add client_credentials to default oauth2 grant types Signed-off-by: Houssem Ben Mabrouk <[email protected]> * Modify client credential grant (#6) * feat: dynamic oauth2 credentials client_credential flow Signed-off-by: Houssem Ben Mabrouk <[email protected]> * adding tests for client_credentials flow Signed-off-by: Houssem Ben Mabrouk <[email protected]> * better credentials handling + adjust tests Signed-off-by: Houssem Ben Mabrouk <[email protected]> * fix lint Signed-off-by: Houssem Ben Mabrouk <[email protected]> --------- Signed-off-by: Houssem Ben Mabrouk <[email protected]> --------- Signed-off-by: Houssem Ben Mabrouk <[email protected]>
orange-hbenmabrouk
added a commit
that referenced
this pull request
May 16, 2024
…vice_grant (#7) * Feature/integrate client credentials nd pcke verifie (#5) * implement client_credentials grant type Signed-off-by: Houssem Ben Mabrouk <[email protected]> * include pkce_verifier + upgrade oauth2 Signed-off-by: Houssem Ben Mabrouk <[email protected]> * append issuer prefix to device redirectURI Signed-off-by: Houssem Ben Mabrouk <[email protected]> * fix lint? Signed-off-by: Houssem Ben Mabrouk <[email protected]> * fix test Signed-off-by: Houssem Ben Mabrouk <[email protected]> --------- Signed-off-by: Houssem Ben Mabrouk <[email protected]> * test to be reverted Signed-off-by: Houssem Ben Mabrouk <[email protected]> * Revert "test to be reverted" This reverts commit 65c6d32. * add client_credentials to default oauth2 grant types Signed-off-by: Houssem Ben Mabrouk <[email protected]> * Modify client credential grant (#6) * feat: dynamic oauth2 credentials client_credential flow Signed-off-by: Houssem Ben Mabrouk <[email protected]> * adding tests for client_credentials flow Signed-off-by: Houssem Ben Mabrouk <[email protected]> * better credentials handling + adjust tests Signed-off-by: Houssem Ben Mabrouk <[email protected]> * fix lint Signed-off-by: Houssem Ben Mabrouk <[email protected]> --------- Signed-off-by: Houssem Ben Mabrouk <[email protected]> --------- Signed-off-by: Houssem Ben Mabrouk <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.