Skip to content
#

saml2

Here are 191 public repositories matching this topic...

DimalChandrasiri
DimalChandrasiri commented Jan 25, 2021

Describe the issue:
The links not show hover states on hover on the getting started page.

How to reproduce:

  1. Navigate to getting started page
  2. hover over any link

Expected behavior:
Should indicate hover state for links

improvement bug good first issue ux
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 saml2 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 saml2 topic, visit your repo's landing page and select "manage topics."

Learn more