-
**Help us make content visible**
- Tell us what search terms you used and how you searched docs.
- ASP.NET Core OIDC
- ASP.NET Core JWT Bearer
- Tell us what docs you found that didn't address yo…
-
👋🏼
**What do we want to achieve?**
Login via `otc-auth login idp-oidc` using an external idp configured in our otc tenant.
```
otc-auth login idp-oidc --idp-name --idp-url "https://sts.windo…
-
There is a bug when creating an IPD with an "Identity Client Registration" of type "Manual Registration".
Source :
```
resource "anypoint_idp_oidc" "example2" {
org_id = var.root_org_id
n…
-
I'd be nice to have OIDC (OpenID Connect) support.
Maybe via https://github.com/manfredsteyer/angular-oauth2-oidc .
I can make a contribution for that if you are interested.
-
This message:
```
time="2024-10-15T18:59:29Z" level=warning msg="Failed to verify token: failed to verify token: token verification failed for all audiences: error for aud \"argo-cd\": failed to v…
-
**Is your feature request related to a problem? Please describe.**
Calibre-web only supports SSO OAuth with external providers Google and Github.
**Describe the solution you'd like**
Adding a gen…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
It …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
I have kubeconfig that works through kubectl and Lens. It looks like this:
```
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: LS0...
server: https://api.k8s:6443
name…
-
I'm working on a decentralized app and Solid-OIDC is very close to the type of authentication system I need, and I'm wondering if I can adopt it instead of doing a home-grown system. Sorry this turned…