openid-connect
Here are 486 public repositories matching this topic...
-
Updated
Sep 22, 2020 - C#
-
Updated
Aug 3, 2020 - Python
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 21, 2020 - Java
-
Updated
Sep 22, 2020 - Java
Describe the bug
I think this is a similar problem than what was already reported in ory/fosite#434, but elsewhere in the code. I believe all calls to url.QueryUnescape should be removed from the code. Go already escapes all query/form parameters automatically and unescaping again can just break things.
Example:
func GetRedirectURIFromRequestValues(value
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Sep 15, 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
Sep 21, 2020 - JavaScript
-
Updated
Sep 21, 2020 - C#
-
Updated
Sep 23, 2020 - HTML
-
Updated
Sep 22, 2020 - C
-
Updated
Sep 15, 2020 - TypeScript
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Sep 11, 2020 - Java
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 16, 2020 - Go
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Sep 18, 2020 - Java
-
Updated
Aug 27, 2020 - PHP
-
Updated
Sep 23, 2020 - Python
-
Updated
Sep 23, 2020 - Java
-
Updated
Sep 14, 2020 - C#
-
Updated
Sep 7, 2020 - C#
-
Updated
Sep 13, 2020 - HTML
-
Updated
Sep 15, 2020 - Java
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."


Login and consent challenges time out, but I haven't found a way to determine if this has happened
After being redirected to the login and consent pages, you're given a login/consent challenge. After the user has somehow authenticated himself, the login/consent session is accepted to hydra with the given login/consent challenge. However, if this takes too long (I believe it's a 10 minute ti