-
Updated
Apr 28, 2022 - Go
sso
Here are 854 public repositories matching this topic...
-
Updated
Apr 28, 2022 - Java
-
Updated
Apr 26, 2022 - Java
On Windows, if the authentication flow isn't completed (failure, closed the browser, etc.) then the client keeps showing 'connecting' but doesn't show a clear action to restart authentication.
Clicking disconnect + connect, or log in as a different user will generate a new authentication link and unblock the user, but that's somewhat difficult to discover.
Options for improvement include adding
Expected Behavior
rewriteTarget should work identical for websocket connections and none websocket connections
Current Behavior
For websocket connections, oauth2proxy does not seem to rewrite the request path before sending it to the upstream server.
Example:
...
server:
BindAddress: 0.0.0.0:8081
SecureBindAddress: ""
TLS: null
upstreamConfig:
upstreams:
-
Updated
Apr 25, 2022 - PHP
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
This will allow users to set up API mgmt for provisioners, and unblock users in environments where the ca.json is not easily accessible.
The --enable-admin flag would create the first provisioner and admin (this code already exists, just behind a boolean).
The --acme flag would create an ACME provisioner.
Related: smallstep/certificates#737
-
Updated
Apr 27, 2022 - Python
-
Updated
Apr 8, 2022 - Go
-
Updated
Jun 4, 2021 - Java
-
Updated
Apr 27, 2022 - Python
-
Updated
Feb 9, 2022 - Java
-
Updated
Apr 26, 2022 - Python
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
May 25, 2018 - Java
-
Updated
Apr 26, 2022 - Java
-
Updated
Apr 22, 2022 - C
-
Updated
Aug 1, 2021 - HTML
-
Updated
Jan 20, 2022
Describe the issue:
The links not show hover states on hover on the getting started page.
How to reproduce:
- Navigate to getting started page
- hover over any link
Expected behavior:
Should indicate hover state for links
-
Updated
Mar 31, 2022 - Java
Describe the bug
The test case for searching user by custom attributes is wrong here. By the documentation of keycloak rest api, the search params should be like `users.find({ q: 'key1:va
-
Updated
Apr 28, 2022 - Java
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."
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.