saml
Here are 384 public repositories matching this topic...
-
Updated
May 29, 2022 - Java
-
Updated
May 29, 2022 - Python
Description
The user should be able to add autocompletion through a cli call (e.g. zitadel completion bash)
Acceptance criteria
- it is possible to add the autocompletion of ZITADEL to .bashrc
- if a user writes zitadel in his terminal and presses tab the user gets proposals of what to do
The documentation in the repository is not always vanilla markdown and hence is not well rendered in every environment, e.g. GitHub itself.
What to do?
- Find a document under
docs/ormodules/*/docs/ - See how it looks on GitHub in rendered output
- Edit the document, improve the [Markdown formatting](https://docs.g
-
Updated
Jan 21, 2022 - Go
-
Updated
May 29, 2022 - Java
-
Updated
May 28, 2022 - Java
-
Updated
Dec 19, 2021 - Java
-
Updated
May 24, 2022 - TypeScript
-
Updated
May 26, 2022 - Java
-
Updated
May 28, 2022 - Java
Hi
is there posibility to set key_file and cert_file content in configuration instead of path?
my application is runing inside docker, so this files are not stored on local filesystem,
but i can set it from outside via variable in os.environ
probably i could do some workaround, and save content into file temp file and set this file,
before saml2 config is parsed
but i am asking her
Need simpler example
-
Updated
May 29, 2022 - C++
-
Updated
May 28, 2022 - Java
-
Updated
May 26, 2022 - Go
-
Updated
May 28, 2022 - Python
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Dec 31, 2021
-
Updated
May 28, 2022 - Java
-
Updated
May 25, 2022 - PHP
-
Updated
May 25, 2022 - C#
-
Updated
Nov 30, 2021 - Ruby
Improve this page
Add a description, image, and links to the saml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the saml topic, visit your repo's landing page and select "manage topics."
Describe the bug
We are configuring a IdentityProvider in Keycloak with PKCE enabled and PKCE method "SH256". In the token request Keycloak sends the parameter "code_challenge_method" although it's non-standard. The Identity-Provider we configure cancels the request because the request body contains a non-standard parameter. For security reasons all requests with non-standard parameters ar