Skip to content
#

saml

Here are 370 public repositories matching this topic...

keycloak
DGuhr
DGuhr commented Feb 7, 2022

Describe the bug

Our favicon is missing when opening the welcome page on chrome / macos (see additional details)

Version

<=latest

Expected behavior

Favicon is shown

Actual behavior

Favicon is missing on the welcome page. It shows up when opening other pages like login / admin ui, though.

How to Reproduce?

e.g.
kc.sh start-dev -> navigate to localhost:8080 -> see

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

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