sso
Here are 661 public repositories matching this topic...
-
Updated
Oct 23, 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.
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
-
Updated
Oct 23, 2020 - Go
To simplify the distribution of the step-cli on Windows, it would be great to publish a simple chocolatey package. In the end, one would be able to use "choco install step" to grab step.exe and have it automatically available in the system path. Right now I download the Windows prebuilt executable zip file and manually "install" it. By the way, the current .zip file has a very deep directory struc
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 13, 2020 - Go
-
Updated
May 21, 2020 - Java
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
May 25, 2018 - Java
-
Updated
Oct 23, 2020 - Python
-
Updated
Oct 22, 2020 - Java
-
Updated
Oct 23, 2020 - HTML
-
Updated
Oct 13, 2020 - Java
-
Updated
Feb 15, 2020 - Java
-
Updated
Oct 23, 2020 - Java
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 23, 2020 - Java
-
Updated
Aug 24, 2020 - Java
-
Updated
Oct 22, 2020 - Java
-
Updated
Aug 30, 2020 - JavaScript
-
Updated
Oct 7, 2020 - HTML
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."
Is your feature request related to a problem? Please describe.
AWS Fargate and ECS is a popular container cluster. Jaeger and datadog are not native to AWS, require additional setup, cost and operations. AWS X-Ray support distributed tracing for ECS and AWS lambda. A custom lambda can be developed for oauth2 token validation against Hydra. Currently tracing between lambda authorizer and hyd