-
Notifications
You must be signed in to change notification settings - Fork 13
SSO - Allow self signed identity server #1471
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
Merged
Merged
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
matea16
approved these changes
Nov 19, 2025
pages/database-management/authentication-and-authorization/auth-system-integrations.mdx
Outdated
Show resolved
Hide resolved
matea16
added a commit
that referenced
this pull request
Nov 19, 2025
* init * Add the LOAD PARQUET release note * Add most of the memgraph release notes up until today * feat: Add docs for `frequencies_as_map` MAGE function (#1461) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * feat: Add support for memgraph-lab chart secrets (#1462) * feat: Add support for secrets to memgraph-lab chart * fix: Typo --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * feat: Add libStorageAccessMode to the standalone chart (#1463) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * New fine-grained label based access (#1452) * chore: Empty commit just to create PR * doc: Update syntax for multi-tenancy setup * docs: Changes for new fine-grained access permissions * docs: Add example for combining rules * docs: Add example for global permissions being overriden * docs: Tidy LBAC docs * docs: Add link to combining rules * docs: Add migration to v3.7 LBAC guide * docs: Apply some minor formatting * docs: Fix minor typos * docs: Add Enterprise to migration page * Apply suggestions from code review --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * feat: Add support for side containers to HA chart (#1464) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Update info regarding .old backups (#1465) * old dir info * Apply suggestions from code review --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Make memgraph release notes up to date * Make MAGE release notes up to date * Update debugging docs for heaptrack (#1466) * Run memgraph docker in gdb (#1467) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Make release notes up-to-date * Update the breaking changes * feat: Support loading Parquet files from the local disk and from s3 (#1448) * docs: Describe LOAD PARQUET clause usage * docs: Add more details * docs: Add details about LoadParquet clause * docs: Remove TODOs * docs: Add command-line args and runtime flags * docs: Add Parquet example * docs: Document cast to int64_t * docs: Fix People->Person * update structure * docs: Add LOAD PARQUET clause, fix the link * docs: Add page * Update pages/querying/clauses/load-parquet.mdx --------- Co-authored-by: matea16 <mateapesic@hotmail.com> Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * update release date * SSO - Allow self signed identity server (#1471) * sso docs * Update pages/database-management/authentication-and-authorization/auth-system-integrations.mdx --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Mlbac migration upgrade (#1472) * Add updated docs * Update example * Added example scenario * Add disclaimer * Apply suggestions from code review * fix typo --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> Co-authored-by: matea16 <mateapesic@hotmail.com> --------- Co-authored-by: Marko Budiselic <marko.budiselic@memgraph.com> Co-authored-by: colinbarry <colin.barry@memgraph.io> Co-authored-by: Andi Skrgat <andi8647@gmail.com> Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com> Co-authored-by: Dr Matt James <mattkjames7@gmail.com> Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com> Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
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.
Release note
Add docs for allowing self signed identity server for SSO
Related product PRs
PRs from product repo this doc page is related to:
memgraph/memgraph#3389
Checklist:
bugfixorfeaturelabel, based on the product PR type you're documenting