-
We've started some work towards that goal with Andrei and I think we should push it a little further.
Maybe we should also consider all the existing solutions: OpenID, BrowserID, ... and pick one.
-
Hi everyone,
Trying to use OpenID IDp integration. My IDp is [Azure AD](https://login.microsoftonline.com/common).
Seems like Microsoft returns a successful response.
But I am being redirect to…
-
**Support for OpenID based authentication**
**why open id ?**
1. enterprise standard to support variety of user flows.
2. connect various to various identity broker like github, ldap
3. All ma…
-
Situation: I'm using openID connect to authenticate my users through the app. Login works perfectly
Complication: The sign-out button doesn't do anything because it only deletes local cookies. If …
-
**What is the bug?**
Error is thrown when attempting to create report definition in Opensearch-Dashboards GUI when on IPv6 network. We see this in the logs:
```
{
"type":"log",
"@timestamp…
-
In some flows with "openid" profile-related scopes, the identity provider sends an id_token together with the access_token or authorization_code to the app. In these cases, save the id_token immediate…
-
### What problem are you facing?
- The [keycloak provider ](https://github.com/crossplane-contrib/provider-keycloak) is generated via upjet
- I'm currently facing the issue that the terraform pr…
Breee updated
3 weeks ago
-
I'm currently working on an app that uses OpenSearch and we're looking into supporting multiple login options including allowing the user to configure several OpenID providers, much like you can do in…
-
**Describe the problem**
I installed Netbird with keycloak as idp. When I try to login I get the following error:
Request failed with status code 401. Error: token invalid
In docker logs:
```
…
-
### 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…