-
During discovery, the introspection endpoint is discarded. Apparently it is not implemented in `ProviderMetadata.`
-
I've been experimenting with getting an external authentication service to work with the HSDS server. Keycloak was an option but I was trying out if other identity providers would also work.
I mana…
-
@BartJoris for sameersbn/gitlab:13.3.4 and following https://github.com/sameersbn/docker-gitlab/blob/master/docs/keycloak-idp.md guidance I am seeing the following error on start up. This occurs as s…
-
The current oauth/oidc code is creating tokens with an issuerIdentifier such as:
`https://.com:/oidc/endpoint/OidcConfigSample`
while the discovery code is creating an issuerIdentifier of:
`https:…
-
Please consider adding support for an option to enable/require MFA/2FA like TOTP and/or U2F to secure user access to the GUI
zcyph updated
2 weeks ago
-
Hi there :wave:
First of all, thanks for this!
I'm trying to use this library locally against a mock OIDC Server (https://github.com/appvia/mock-oidc-user-server), that uses the `node-oidc-provide…
-
Hello everyone!
I've got a problem, I am using keycloak as IDP and can login etc. with it for nextcloud. When logging out I need to confirm my logout on the site of keycloak. Also redirect_uri ist …
-
Hi, In our organization, we use Access Management to generate access tokens and use them to authorize to API Management.
Lately we created our Access Management instance in order to solve an authenti…
-
First of all, thank you for your work!
I had an issue with the MS OpenID protocol due to a wrong query parameters in my logout scheme. By default, auth-next redirect the user to the ADFS home page wi…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…