openid-connect
Here are 500 public repositories matching this topic...
-
Updated
Oct 29, 2020 - C#
-
Updated
Nov 2, 2020 - Python
-
Updated
Aug 3, 2020 - Python
-
Updated
Nov 3, 2020 - Java
-
Updated
Oct 7, 2020 - Java
go-jwt seems to not be maintained really. It has open/known security issue (which have multiple PRs open to address, earliest in 2018: dgrijalva/jwt-go#286). And it requires numbers to be floats because it cannot validate ints. [PR to fix this has been made](https://github.com/dgrijalva
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Objective-C
I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.
A solution could be to return the access token in the header key X-Forwarded-AccessToken
but I think we will have to manage when the access token
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Nov 3, 2020 - HTML
-
Updated
Oct 28, 2020 - C#
-
Updated
Nov 2, 2020 - C
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Oct 28, 2020 - Java
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Nov 3, 2020 - Go
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Oct 28, 2020 - Java
-
Updated
Nov 2, 2020 - PHP
-
Updated
Nov 3, 2020 - Python
-
Updated
Nov 3, 2020 - Java
-
Updated
Oct 19, 2020 - C#
-
Updated
Sep 7, 2020 - C#
-
Updated
Oct 7, 2020 - HTML
-
Updated
May 28, 2020
Improve this page
Add a description, image, and links to the openid-connect topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openid-connect 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