-
👋🏼
**What do we want to achieve?**
Login via `otc-auth login idp-oidc` using an external idp configured in our otc tenant.
```
otc-auth login idp-oidc --idp-name --idp-url "https://sts.windo…
-
### Issue Description
Hello,
I have deployed the project with docker compose (production).
Have configured variables:
```
NEXTAUTH_URL="https://mycorrectdomain.swiss"
NEXT_PUBLIC_WEBAPP_URL="htt…
-
# Problem
Right now, we have defualt authenticator between client service that using **REST Data Store** and **Jmix Generic REST** only via `oauth 2` which was disigned for _**Jmix Auth Server**_ (…
-
### Search terms you've used
- oidc-client-js
- oidc-client-ts
### Impacted environment
In which environment would the proposed feature apply ?
- [x] The browser
- [ ] Node.js
- [ ]…
-
actualy the oidc client support only full discovery, but some time when you have dual exposition of your idp (internet and private), and if the client application are executed on private network you n…
-
### Description
When using an external OIDC provider, such as Authelia, accessing `https://xxx.com:9443/.well-known/openid-configuration` returns the following JSON:
```json
{
"issuer": "https…
-
### Problem Statement
## Good things first:
I can successfully use Ory-Hydra as OIDC-server with my project Nauthilus (which implements hydra endpoints...).
I see the login page and I can enter…
-
**Version:**
- listmonk: v4.0.1
- OS: official container image
**Description of the bug and steps to reproduce:**
No Logout URL definition for OAuth-Providers (OIDC). When user click logout yo…
-
### Current Behavior:
The OIDC client library `oidc-client-js` we currently use has been unmaintained and archived for a while now (https://github.com/IdentityModel/oidc-client-js/issues/1391). We …
-
Once a new Nextcloud account has been created by loggin in through the OIDC provider, the `full name` in Nextcloud cannot be changed. It is the same for some other attributes.
As far as I understan…