Generic OIDC provider support#10152
Merged
tdipisa merged 6 commits intogeosolutions-it:masterfrom Jun 11, 2024
Merged
Conversation
4 tasks
offtherailz
commented
May 15, 2024
offtherailz
commented
May 15, 2024
Member
Author
tdipisa
requested changes
May 16, 2024
Member
There was a problem hiding this comment.
@offtherailz as discussed, I would like to add an entry point section in the documentation to provide an overall picture of available capabilities of the current OpenID support in MS across different OpenID clients / configuration methodologies we have (using old clients and the new one) such as:
- Available clients and what they can do
- Which limits they have
- How them can be combined to provide multiple auths
- Future steps also in term of deprecation of the old clients
I would like to provide only a brief preliminary indication of the above to allow readers to learn the details in the relevant sections of the documentation.
offtherailz
commented
May 16, 2024
tdipisa
requested changes
May 17, 2024
Co-authored-by: Tobia Di Pisa <tobia.dipisa@geosolutionsgroup.com>
Member
Author
|
This can be merged for me. @tdipisaThe release is confirmed ? review and merge when you want. |
tdipisa
approved these changes
Jun 11, 2024
Member
|
@offtherailz please test with Azure before backporting it. The milestone is confirmed, yes. |
Closed
This file contains hidden or 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
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.
In draft waiting for fixes on geostore side, and to update doc in this PR too:
Description
This PR configures the integration of a generic OIDC provider (provided by geosolutions-it/geostore#330 ) in MapStore, documenting it.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
#10151
What is the new behavior?
#10151 integrated (logout still to be impelmented on GeoStore, so not closing it).
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information