Skip to content
#

saml

Here are 391 public repositories matching this topic...

keycloak
psytester
psytester commented May 13, 2022

Describe the bug

Doing a faulty POST Request on Token endpoint /realms/{realm-name}/protocol/openid-connect/token
here without form data and missing Content-Type leads to NullPointerException and HTTP 500 API response {"error":"unknown_error"}

For sure this is an usage error, but in other error case keycloak gives back clear error indication:

  • Form data given, but Content-Type is mi
area/oidc kind/bug good first issue help wanted
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 Jun 20, 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