-
## Background
The `github.com/buzzfeed/sso` uses [Go modules](https://github.com/golang/go/wiki/Modules) and the current release version is `v2`. And it’s module path is `"github.com/buzzfeed/sso"`, …
-
https://www.xncoding.com/2019/01/15/security/cas07.html
如果每个Web应用有自己的登录界面,不想使用Cas服务器的登录界面。也不需要改动Cas服务器去适配各种客户端登录界面需求。 那么可以通过使用Restful API的方式进行SSO认证,这是最佳实践。
-
https://www.xncoding.com/2019/01/15/security/cas07.html
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
使用`示例10`一直提示这个错误...
配置`config`里面里面,我把app改成了api
`use yzh52521\Jwt\JWT;`
```php
protected $jwt;
protected function initialize()
{
parent::initialize();
$this->jwt = J…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when Google APIs decide to barf and exclude several groups on AWS SSO side.
Google APIs have failed multiple …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
### Context
In large organizations it is difficult to manually manage all users that should have access to an instance, and is generally good practice to assign users to groups with permissions to …
-
Hi,
I try configure the Azure oauth2 with sso for Cortex authentication.
I have created Azure APP registration.
Some one have same issue?
`auth {
provider = [local,oauth2]
oauth2 {
…
-
Authentication via API token is only gonna work for cloud hosted instances.
For supporting on-premise installations an Personal Access Token would need to be used. [Ref](https://github.com/ankitpokhr…