-
Currently, this needs to be done by an admin on the admin interface.
Not a huge deal at the moment as most installed instances rely on externally provided credentials, but it should be added at some …
-
### Summary
Would be possible to include documentation for this services in the documentation ?
They are becoming more common to use them (and their competitors) so I think having a section for th…
-
I'd like to add the possibility to authenticate using social networks. Primarily Facebook and Google+, but also OpenID or OAuth. In my opinion this adds a lot of value without conflicting with the fun…
-
Hi all,
This is a proposal on how we could manage self registration of how we could manage self registration and new account provisioning on Kapua Console. Any feedback is greatly appreciated!
-…
-
My first try of this library is succeed, But always error after that.
Any suggestion?
thx
```
Express
500 Failed to discover OP endpoint URL (message: No providers found for the given identifier)
…
-
Hi, I am trying to make openresty authenticate with keycloak (v 21.1.1), but it is not working.
The errors I get:
`authenticate(): request to the redirect_uri path but there's no session state fou…
-
I suggest to improve validation for `aud` so that we can use collection for “valid audience” but not a single value only.
https://github.com/funcool/buddy-sign/blob/2009c4d2ccfbbbc76ba881855e4c237b…
-
Add support for Open Id Connect
For individuals with many self-hosted services adding support for OIDC would
* Enable them to support single sign on for many sites
* Enable a singe source of users…
-
Looking at [the `ClientInfo` interface](https://github.com/go-oauth2/oauth2/blob/master/model.go#L9), there's a `GetUserID()` method. How could that be populated after a call to [`ClientStore.GetByID`…
-
### Feature Description
Just spotted this project, looks awesome!
The only thing it's missing compared to my current solution is OAuth SSO to third party providers e.g. GitHub, G-suite, MS entraId…