-
Hello,
First thank you for this excellent tool; it perfectly suits my needs and meets my current requirements. However, I noticed that there is no mention of support for OpenID Connect (OIDC) in th…
-
### What resource do you need?
Terraform Resource Name: `azuread_application_registration`
### What is your use case?
For creating OIDC trust relationships, you need an App Registration a…
-
I have OIDC working as in I can log in with a user.
```
- OIDC_ISSUER=https://accounts.google.com
- OIDC_CLIENT_ID=REDACTED
- OIDC_CLIENT_SECRET=REDACTED
- OIDC_SCOPES=ope…
-
### Environment
Docker
### Version
0.15.3
### Describe the problem
Set up OIDC from Keycloak. Will log in, but although setting owner and admin groups both in Keycloak and through envir…
-
I've been trying to use the generic oidc configuration in order to make it work but to no success. Are there any plans on making nuxt-oidc-auth work with IdentityServer? Or can you point me in the rig…
-
**Tell us about your request**
Currently dockerhub requires a static token or password. These tokens are easily lost and hard to track and replace. It would be much better for dockerhub to support …
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/ma…
renom updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
目前大部分个人自建服务都用Authentik来提供SSO,但Cloudreve目前没有OAuth 2.0/OIDC支持,无法使用SSO
**Describe the solution you'd like**
加入OAuth 2.0/OIDC支持使用自定义…
-
### Description
See https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/auth-iam.html#auth-iam-Connecting.
At the moment, Redis Client can use username and passwords but a token is needed instea…
-
**Overview of the Feature Request**
The PoC helped us validate the OIDC auth design. The goal now is to carry out the refined and actual implementation. Specifically, in this issue, the goal is to …