-
Enabling `openidConnectClient` allows for overriding certain context roots associated with the functions of the OIDC Client, name the `oidcclient` context root. However, this does not allow for the o…
-
How can set EndPoints in ProviderInformation without explicitly specifying it? They are provided in .well-known/openid-configuration.
Can the library take these settings from a openid-configuration…
-
I am using Azure as IDP and getting following error when calling _oidcClient.LoginAsync() :
**Error loading discovery document: Issuer name does not match authority: https://login.microsoftonline.…
-
### Description
By default Quarkus OIDC supports a client basic authentication when talking to OIDC providers.
However, if a given OIDC provider supports only the client post authentication method a…
-
### Describe the bug
1. quarkus-quickstarts/security-openid-connect-client-quickstart example is documented within Quarkus guide: https://quarkus.io/guides/security-openid-connect-client
2. There …
-
After running this line: `python server_dev.py -c LocalOidConfig`
```
(server-1)➜ server-1 git:(master) ✗ python server_dev.py --config LocalOidConfig
/Users/david/server-1/server-1/lib/python2.7/si…
-
For development purposes I am running KeyCloak as a container. I use vagrant to create the world so the Identity Provider (KeyCloak) is known to me as keycloak.l2.ucnit.eu (192.168.11.2).
I have prov…
-
I wonder if anyone has a sample with android and retrofit?
-
I have an issue primarily caused by a bad implementation of the authorization server, but it looked like a problem in the oidc-client. A proper exception could help finding such issues a bit faster.
…
-
### Expected behavior
Click logout
Click login
Redirected to external application prompts for credentials (we are using keycloak)
Login
### Actual behavior
Click logout
Click login
Redirecte…