Skip to content
#

saml

Here are 384 public repositories matching this topic...

keycloak
MarkusTStecher
MarkusTStecher commented May 23, 2022

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

area/oidc kind/bug good first issue help wanted
zitadel
adlerhurst
adlerhurst commented May 2, 2022

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
good first issue go backend task
caddy-auth-portal

Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA with App Authenticators and Yubico.

  • Updated Jan 21, 2022
  • Go
tyctor
tyctor commented Apr 23, 2021

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

caddy-security

🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐

  • Updated May 26, 2022
  • Go

Improve this page

Add a description, image, and links to the saml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saml topic, visit your repo's landing page and select "manage topics."

Learn more