sso
Here are 682 public repositories matching this topic...
-
Updated
Dec 25, 2020 - Java
Expose high level metrics for Prometheus to scrape & generate potential alerts.
Expected Behavior
Host a /metrics endpoint on its own port (not the same one as the /oauth2/* default proxy). This will allow easier configurations so the metrics aren't exposed publicly.
Not sure what good metrics would be to collect -- other reverse proxies would be good to look at for motivation.
Percona is quite strict on having primary keys on all tables (and rightly so).
Please add primary keys to all tables, even if it's just an auto-increment.
It's mostly just the following tables:
authentication_logs (could just get a auto-increment primary key added)
identity_verification_tokens (could just set the token as primary key)
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
Description
Some frameworks do not support PKCS #1 OR SEC1 EC formats for the private key and require the use of PKCS #8.
See smallstep/autocert#17 (comment)
We should add the flag --pkcs8 or --format pkcs8 to at least the following commands:
step ca certificatestep ca signstep ca renew
Autocert should also support thi
-
Updated
Oct 20, 2020 - Java
-
Updated
Dec 23, 2020 - Go
-
Updated
May 21, 2020 - Java
-
Updated
Dec 24, 2020 - Python
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 23, 2020 - Python
-
Updated
May 25, 2018 - Java
-
Updated
Dec 23, 2020 - Java
-
Updated
Dec 24, 2020 - HTML
-
Updated
Oct 13, 2020 - Java
-
Updated
Feb 15, 2020 - Java
Describe the issue:
When testing the RDBMS connection with secondary userstores, the server log prints a redundant error stack trace.
[2020-12-23 14:30:03,384] [b09da314-ec4e-499f-aba4-e956ef9cb9d3] ERROR {org.wso2.carbon.ndatasource.core.DataSourceRepository} - Error establishing data source connection: Login failed for user 'sa'. ClientConnectionId:8879040f-d74b-40ee-bdbd-a30d3e2c983a
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Nov 13, 2020 - Java
-
Updated
Dec 24, 2020 - Java
-
Updated
Dec 24, 2020 - Java
-
Updated
Nov 10, 2020 - Java
-
Updated
Dec 18, 2020 - TypeScript
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."
API documentation for nodejs client for hydra returns a 404
The link mentioned in the documentation: https://github.com/ory/hydra/blob/master/sdk/js/swagger/README.md