-
Notifications
You must be signed in to change notification settings - Fork 0
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
18 create OIDC connection between a configured authentik and 2 applications #32
Merged
nicolas-semaphor
merged 24 commits into
5-describe-proscons-of-authentik
from
18-create-oidc-connection-between-a-configured-authentik-and-2-applications
Dec 6, 2023
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
This commit updates the Mermaid diagram that represents the architecture of our OS2ID service. The changes include: - Renaming of some components. - The addition of a subgraph for the OS2ID service, which includes an 'ids' node and a 'User Management' node. - 5 applications (Application 1-5) that interact with the OS2ID service. - A Middleware component that interacts with the OS2ID service and a 'Legacy IDP' under 'Identiteter'. - 3 'Identiteter' nodes, one of which is a legacy IDP that the Middleware component interacts with via a Legacy API. - An 'Admin' node that interacts with the OS2ID service. This updated diagram provides a clearer view of how our applications interact with the OS2ID service, how the OS2ID service communicates with the 'Identiteter' nodes, and how the Middleware component fits into this architecture.
…architectural-drawing 9 create high level non technical architectural drawing Force merged..
…ram-with-protocols-added 14 create a componentdataflow diagram with protocols added
First draft added
…iption 24 create high level project description
Clearer bullet list of links
…description 26 implement multilingual project description - force merged
Improved the front page README with an overview diagram describing the data/workflow
…diagram Add diagram to README.md
This was
linked to
issues
Dec 6, 2023
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.
Merging long running deployment feature branch with doc changes from main into new feature branch.
Getting ready to close #5