-
Updated
Jun 26, 2022 - Go
sso
Here are 873 public repositories matching this topic...
-
Updated
Jun 24, 2022 - Java
-
Updated
Jun 18, 2022 - Java
What are you trying to do?
When using the tailscale CLI, it would be very helpful to have shell tab completion for things like subcommands, nodes, and more to make it easier to use.
How should we solve this?
The command line argument parsing library that the CLI currently uses does not support the automatic generation of completion definitions:
Features like tab completion
Expected Behavior
When making a request with headers "Connection: keep-alive, Upgrade; Upgrade: websocket", the keep-alive should be ignored when checking if the request should be served by a Websocket, per IETF protocol document, the Connection header must include Upgrade, but is not limited to exactl
-
Updated
Jun 21, 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
-
Updated
Jun 23, 2022 - Python
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
Jun 14, 2022 - Go
-
Updated
Jun 26, 2022 - Python
-
Updated
Jun 4, 2021 - Java
Description
The user should be able to add autocompletion through a cli call (e.g. zitadel completion bash)
Acceptance criteria
- it is possible to add the autocompletion of ZITADEL to .bashrc
- if a user writes zitadel in his terminal and presses tab the user gets proposals of what to do
-
Updated
Jun 17, 2022 - Java
-
Updated
Jun 26, 2022 - Python
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
May 25, 2018 - Java
-
Updated
Jun 23, 2022 - Java
-
Updated
Jun 21, 2022 - C
-
Updated
Aug 1, 2021 - HTML
-
Updated
Jan 20, 2022
-
Updated
Jun 26, 2022 - Java
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
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
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.