-
## Support multiple OIDC user agent response formats
### Problem
For certain configurations of OIDC identity providers, the user info is not returned as JSON, but rather as a JWT (either signed …
-
The article at https://openliberty.io/blog/2019/08/29/securing-microservices-social-login-jwt.html
accurately describes my scenario, and I'm sure it is not unusual.
I want to support external authe…
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
1.15
### Is your feature request related to a problem? Please describe.
When I set allowMissingOrFailed: true then claimsToHeaders…
-
While using the authentication service I noticed the application returns sometimes `unauthorized` response.
- [ ] Check the expiration time when a jwt is created
see
https://github.com/dwyl/auth…
-
- [ ] User table should have is `is_admin` column
- [ ] User DTO given to front-end should expose `isAdmin` to the front-end
- [ ] Front-end should show an admin menu in the nav bar to admins only
…
-
allowing users belong to multiple teams could help roles like red team to launch manual checks on multiple teams if they so desire
-
https://github.com/mozilla/mozilla-django-oidc/blob/bf0d1439da144daa061128a5c857af162b904cc7/mozilla_django_oidc/auth.py#L282
This line tries to decode the response content as JSON, which is one of…
-
- **Package Name**: azure-ai-ml
- **Package Version**: 1.5.0
- **Operating System**: MacOS
- **Python Version**: 3.10.7
**Describe the bug**
I am struggling trying to make «AzureML On Behalf of…
-
### Is your feature request related to a problem?
Today, surrealDB supports 3rd party authentication through JWT. In order to make this work, one needs to define a token in the following way, support…
-
(I have a few issues to open, and will open one that provides more context to this one.)
I'd like to propose a similar approach to #15, but for defining a vocabulary for expressing trust. This is k…