-
Apologies if I’ve made faulty connections, but the way `tdw` is described seems to align very well with this:
https://openid.net/specs/openid-connect-self-issued-v2-1_0.html
https://medium.com/d…
-
**Is your feature request related to a problem? Please describe.**
I would like to authorize user with external IDP and giving them access to AdventureLog without registering again.
**Describe the…
-
Hi Team,
I am working on the Keycloak OIDC Integration + ATT&CK Workbench Frontend/RestAPI. Unfortunately, I still get "401 Unauthorized" after Keyclock redirects back to the application after authen…
cr0nx updated
2 weeks ago
-
## Describe the bug
Hello. I'm trying to integrate Okta(OIDC) with Headlamp follow with this document https://headlamp.dev/docs/latest/installation/in-cluster/oidc. But it doesn't work :( (I have alr…
-
Not sure the feature already exists thanks to django framework server
-
Have been trying to configure OIDC SSO, when the client calls the authorized end point I am getting an error 500 from the backend.
After enabling the logs at TRACE level I am getting the following …
-
**Task Description**
Currently we only provide Token Based Authentication for API access. In order to provide a seamless login experience we want to implement OpenID Connect (OIDC) authentication i…
-
Is single sign on support on the roadmap? Being able to create users and manage permissions via OIDC is very useful not only for enterprise applications, but also for smaller communities. On the http…
-
### Describe the Bug
User not being assigned to group when logging in with OIDC
### Steps to Reproduce
Configure OIDC and set the variables:
OIDC_GROUPS_CLAIM=groups
OIDC_USER_TO_GROUP=true
…
-
BCFMS and BCRHP have noticed that the user sessions timeout after only 30 minutes, regardless of activity. Need to
1. determine what is causing this
2. modify the timeout such that it is:
1. long…