sso
Here are 631 public repositories matching this topic...
-
Updated
Aug 22, 2020 - Java
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta
Prometheus-metrics
If I am correct then currently no (prometheus) metrics are provided.
Was wondering what is the reason? Is there is any plan to implement them?
I know I would like to see some metrics about how many users are authenticated, how many redirected to 'login' page, for how many authentication fails etc
-
Updated
Aug 21, 2020 - Go
Not seeing how I'd be able to do that. the step certificate create -csr seems to expect to create a new private key
-
Updated
May 5, 2020 - Java
-
Updated
May 21, 2020 - Java
-
Updated
Aug 16, 2020 - Go
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
May 25, 2018 - Java
-
Updated
Aug 13, 2020 - Java
-
Updated
Aug 13, 2020 - HTML
-
Updated
Jul 1, 2020 - Java
-
Updated
Feb 15, 2020 - Java
-
Updated
Aug 20, 2020 - Java
-
Updated
Jul 23, 2020 - TypeScript
-
Updated
May 16, 2020 - Java
-
Updated
Aug 21, 2020 - Java
-
Updated
Jan 9, 2020 - Java
-
Updated
Aug 21, 2020 - Java
-
Updated
Jan 13, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sso topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sso topic, visit your repo's landing page and select "manage topics."


At least in the latest spec: https://openid.net/specs/openid-connect-rpinitiated-1_0.html
Currently Hydra uses
id_token_hintto determine if logout is RP-initiated or OP-initiated. I do not think this is possible by relaying onid_token_hint.Looking at the implementation of
issueLogoutVerifierI think the logic is correct (ifid_token_hintis missing, you ask for consent, if it is p