-
Some OIDC services (unfortunately) require some extra parameters to be sent alongside the requests.
Example: Google needs an access_type parameter to get refresh-tokens
It looks like some librarie…
-
### Is your feature request related to a problem? Please describe.
currently oidc authentication is implemented only for DEX and it seems not possible to use the same generic configuration to integra…
-
### Description
CF https://github.com/linagora/james-project-private/issues/672
[246777520-f2df03af-f461-425b-973b-6f99a2011936.webm](https://github.com/linagora/tmail-flutter/assets/6928740/cfc…
-
I have configured an OpenID Connect identity provider in my user pool, but the button is not showing in the authenticator.
It does however show up in the hosted ui automatically. Even if i try to add…
-
It can be frustrating to have a user's Moodle username updated or not be able to log in at all depending on your local_o365 settings and what alias they use to login.
The frustration comes when try…
-
Currently with this package, one must manually specify the `authorizeUrl` (`authorization_endpoint`), `accessTokenUrl` (`token_endpoint`) and possible the user info URL (`userinfo_endpoint`). [RFC 841…
-
Some of oidc provider require state when request authorization with authorization_code grant type
-
Add provider for [Logto](https://logto.io/).
There is an official Logto adapter for Nuxt but the user session only works in the Server side Nuxt code and not in Nitro server code. Logto only suppo…
-
As a ZITADEL administrator I want to be able to define oidcClaim definitions and SAML attributes on the user schema, which then can be used to map attributes to fill into oidc claims and SAML attribut…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…