-
I'm trying to use https://github.com/michielbdejong/solid-bot-example
in combination with https://github.com/pdsinterop/solid-nextcloud/blob/main/setup-test-server.sh and debuggin g the errors I run …
-
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
-
@shainer pointed out that it would make sense to offer GitHub as an easy-to-select login choice, and that seems reasonable to me.
-
During discovery, the introspection endpoint is discarded. Apparently it is not implemented in `ProviderMetadata.`
-
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 …
-
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…
-
### 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…
-
@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…
-
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…
-
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…