-
```
Hello. I try to create own Provider (for Russian social networks VKontakte and
Odnoklassniki) through oAuth2 , like described in this thread. But any way I
get error " is not a provider or valid…
-
###### Environment
- lua-resty-openidc version (e.g. 1.7.6)
- Keycloak 23.0.7
- OpenResty 1.25.3.1
###### Expected behaviour
I have the following openresty configuration:
##I added these…
-
I am getting this error
requests.exceptions.SSLError: HTTPSConnectionPool(host='xxxx.xxxx.xxxx.com', port=443): Max retries exceeded with url: /fss/.well-known/openid-configuration (Caused by SSLEr…
-
I've been looking at setting up an identity server as a ws-federation identity provider. It is already configured to use local identities, twitter and google.
An issue i've been having is restricting…
-
Currently we require all of the OIDC endpoints to be provided separately, almost all OIDC implementations also publish a "well-known" endpoint that returns a JSON response with all of the configuratio…
-
See https://www.rfc-editor.org/rfc/rfc8414
This allows clients to auto-discover OAuth 2.0 parameters instead of having to hardcode them.
-
Hi everyone :slightly_smiling_face:
I would like to use Keycloak to do tests and I cannot log in with Keycloak.
I followed the instructions : https://github.com/juliushaertl/nextcloud-docker-de…
-
# Problem
As a maintainer, I want to replace the login mechanism of RAP for security and privacy reasons.
## How big is the problem?
Currently, users can freely choose a username and password, wh…
-
Very short list (may be enhanced) :
- [utterances](https://utteranc.es/)
- cool idea : opens a github issue per page and adds comments to it
- only github logon ?
- [docuss](https://gith…
-
I'm following the provided tutorial to start on docker-compose
After `docker-compose up` when I'm trying to access `http://192.168.99.100/activiti-cloud-modeling/`, I'm getting the below error
```…