oauth
Here are 1,515 public repositories matching this topic...
-
Updated
Sep 11, 2020 - PHP
-
Updated
Sep 10, 2020 - C++
-
Updated
Sep 8, 2020 - Java
-
Updated
Sep 3, 2020 - Ruby
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 7, 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
Sep 10, 2020 - Python
-
Updated
Sep 9, 2019 - Java
-
Updated
Sep 11, 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
Sep 7, 2020 - Python
-
Updated
Sep 11, 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 10, 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.
According to the OIDC specification: