-
#### Introduction
> OpenID is an easy and safe way for people to reuse an existing account and user profile from an identity provider, for example Apple, Google, or Microsoft to sign-in to any Open…
-
## Why - Business Value
- Donner un accès facile aux users sans nécessairement se créer un compte sur Tchap, ni vérifier leur email
- Permettre aux users de se connecter à Tchap sans saisie de mot d…
-
### Current Behavior
We see two sessions 'session' and 'session_2' being set as cookies when using openid-connect. Wanted to understand why session_2 is being set as well.
### Expected Behavior
…
-
Ampache has the now depreciated OpenID protocol as possible login mechanism. It would be useful to upgrade this to OpenID Connect, which is more secure. A basic OpenID Connect library is available [he…
-
This reopens #4736. It was closed in https://github.com/OpenSlides/OpenSlides/issues/4736#issuecomment-1920977834, though the proposed solution solves _single sign-on_ and not specifically _OpenID Con…
-
Since this plugin is generally available in the Chrome Web Store, it would be a real plus for businesses to have it useable over the Internet with proper authentication, authorisation and sign-in.
…
-
I am currently thinking about deploying Overleaf as part of a bunch of self hosted solutions that we use for school (because what the school provides is not that great).
Currently we use HedgeDoc for…
-
*Please ensure your feature request is not already on the roadmap or associated with an issue. This can be checked [here](https://github.com/orgs/dfir-iris/projects/1/views/4).*
**Is your feature r…
qfety updated
3 weeks ago
-
I am using the openid_connect module. I've mapped a claim from my iDP as a custom attribute attached to the apigee developer. This works just fine. While configuring this in the openid_connect settin…
-
We should document how to implement a simple OpenID Connect flow. This has already been demonstrated, so we should write down how to do it.