The Wayback Machine - https://web.archive.org/web/20220626143742/https://github.com/topics/sso
Skip to content
#

sso

Here are 873 public repositories matching this topic...

Sa-Token

这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...

  • Updated Jun 18, 2022
  • Java
classabbyamp
classabbyamp commented Jan 24, 2022

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

good first issue help wanted L3 Some users P1 Nuisance
oauth2-proxy
WareJosephB
WareJosephB commented May 25, 2022

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

mccutchen
mccutchen commented May 1, 2019

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

good first issue docs
cli
zitadel
adlerhurst
adlerhurst commented May 2, 2022

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
good first issue go backend task

jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。

  • Updated Jun 17, 2022
  • Java
DimalChandrasiri
DimalChandrasiri commented Jan 25, 2021

Describe the issue:
The links not show hover states on hover on the getting started page.

How to reproduce:

  1. Navigate to getting started page
  2. hover over any link

Expected behavior:
Should indicate hover state for links

improvement bug good first issue ux

Improve this page

Add a description, image, and links to the sso topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sso topic, visit your repo's landing page and select "manage topics."

Learn more