-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
**Problem description**
Based on the December 20, 2023 presentation by OIDF, FAPI 2.0 is identified to be a good starting point for CAMARA OIDC profile. FAPI 2.0 lists a general requirement that st…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
I'd like to have a "redirect_uri" field in hoppscotch desktop's oauth2 options.
### Why should this b…
-
Hello,
Could you please help me to use your librairie ?
After authentificate on the provider, all the scope are NULL like openid, profile and email. But I've got no message, no warning.
How can …
-
When I try to set `oidc_login_provider_url` to something different than I have had before in `config.php`. However, the login link redirection on my Nextcloud when I try to log in never changes. I h…
-
Hi,
I am working on a project to authenticate a camunda user over Keycloak with an Identity Provider that uses OpenID Connect (Entra-ID).
I used the shown sso-example to recreate the scenario on…
-
**Which version of Duende IdentityServer are you using?**
7.0.6
**Which version of .NET are you using?**
.NET 8
**Describe the bug**
We are using reference tokens and the [querySessionStatus method…
-
### Current Behavior
### Basic Information
- We are using Azure AD as identity provider.
- OIDC group sync does not work anymore for us.
- If we disable group sync we can log in successfully.
…
Breee updated
3 months ago
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
Please consider switching the list usage from:
```
oidcProviders:
- ingressHostname: example.com
...
- ingressHostname: example2.com
...
```
to dict usage like this:
```
…