-
Are there plans to add OpenID Connect authentication support?
With this feature existing OIDC identity providers such as keycloak, dex and social logins could be used.
Relates to #174
-
Hi all,
I use selfhosted Authentik (https://auth.domain.tld) as my IDP and have it working with wordpress, gitea and portainer.
- https://docs.goauthentik.io/integrations/services/wordpress/
…
-
### Description
I've been taking part in https://github.com/paperless-ngx/paperless-ngx/pull/5190 recently, which adds OpenID Connect support (also known as OIDC, Social Login or Oauth2.0) via django…
-
### Support Questions
I have attempted to configure OpenID connect but cannot seem to get it to work.
I also had to enable Oidc auth in the bootstrap.php file by doing this
```
/**
* Un…
-
_nynymike commented on Oct 17, 2019_
The claims request parameter is specified here:
https://openid.net/specs/openid-connect-core-1_0.html#ClaimsParameter
The admin should be able to see a view o…
-
ID Token validation reference: https://openid.net/specs/openid-connect-core-1_0.html#IDTokenValidation
What should the default behavior be for handing multiple `aud`?
-
I checked in https://openid.net/developers/certified/ looking for authlib, I think that it would be a good idea being there in addition.
-
https://openid.net/specs/openid-connect-backchannel-1_0.html
That would be awesome, we use this in Keycloak now. I think the front channel logout is not required anymore, because it is not working …
-
### Package version
5.0.2
### Describe the bug
The current LinkedIn provider utilizes the [`Sign In With LinkedIn`](https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serv…
-
### Type of Enhancement
Server Backend
### Describe the Feature/Enhancement
Please add a setting to request specific scopes in addition to the 3 basic ones.
Something similar to this, as offer…