-
Notifications
You must be signed in to change notification settings - Fork 726
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
(Mostly) 4.1: Document optional OAuth 2.0 settings required for each identity provider #2056
Merged
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
MarcialRosales
changed the title
Modify OAuth 2.0 example for Entra ID so that it uses v2.0
Modify OAuth 2.0 example for Entra ID so that it uses v2.0 api
Sep 10, 2024
Deploying rabbitmq-website with Cloudflare Pages
|
MarcialRosales
changed the title
Modify OAuth 2.0 example for Entra ID so that it uses v2.0 api
Update OAuth 2.0 examples
Sep 10, 2024
michaelklishin
changed the title
Update OAuth 2.0 examples
4.1: Update OAuth 2.0 examples
Sep 10, 2024
16 tasks
MarcialRosales
changed the title
4.1: Update OAuth 2.0 examples
4.1: Document oauth2 optional settings required for each oauth provider
Sep 24, 2024
MarcialRosales
force-pushed
the
switch-to-entra-id-v2
branch
2 times, most recently
from
September 27, 2024 10:45
4386546
to
c19112d
Compare
MarcialRosales
force-pushed
the
switch-to-entra-id-v2
branch
from
October 3, 2024 07:28
baa2b3c
to
f16c65e
Compare
michaelklishin
changed the title
4.1: Document oauth2 optional settings required for each oauth provider
4.1: Document optional OAuth 2.0 settings required for each identity provider
Oct 4, 2024
Conflicts: docs/oauth2-examples-entra-id/index.md
Conflicts: docs/oauth2-examples-multiresource.md docs/oauth2-examples-okta.md
michaelklishin
force-pushed
the
switch-to-entra-id-v2
branch
from
October 9, 2024 00:55
f16c65e
to
f7a7fb3
Compare
michaelklishin
approved these changes
Oct 9, 2024
michaelklishin
changed the title
4.1: Document optional OAuth 2.0 settings required for each identity provider
(Mostly) 4.1: Document optional OAuth 2.0 settings required for each identity provider
Oct 9, 2024
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.
Depends on PR
Only available in 4.1.x
Changes:
NOTE: Once PR is merged, this other PR rabbitmq/rabbitmq-oauth2-tutorial#34 should also be merged. This is important because this docs PR depends on the examples on the PR in the tutorial.