oauth
Here are 1,503 public repositories matching this topic...
-
Updated
Aug 31, 2020 - PHP
-
Updated
Aug 9, 2020 - C++
-
Updated
Aug 28, 2020 - Java
-
Updated
Aug 31, 2020 - Ruby
-
Updated
Aug 27, 2020 - TypeScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Aug 14, 2020 - Swift
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
Aug 3, 2020 - Python
-
Updated
Sep 1, 2020 - PHP
-
Updated
Aug 30, 2020 - Python
-
Updated
Sep 9, 2019 - Java
-
Updated
Sep 1, 2020 - Java
-
Updated
May 9, 2020 - Objective-C
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
Aug 16, 2020 - Python
-
Updated
Aug 26, 2020 - Java
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
Jul 15, 2020 - JavaScript
-
Updated
Aug 23, 2020 - Elixir
-
Updated
Sep 2, 2020 - TypeScript
Improve this page
Add a description, image, and links to the oauth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oauth topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When Hydra receives a request with a token that is no longer valid, it logs an error with what appears to be debug output:
At high lo