Skip to content
#

oidc-provider

Here are 38 public repositories matching this topic...

chrisjwwalker
chrisjwwalker commented Jun 25, 2021

Is your feature request related to a problem? Please describe.
I would like Gatekeeper to tell me if there's a new version available to run.

Describe the solution you'd like
At the bottom of each page it tells you what version Gatekeeper is running on. I'd like an alert down around the current version telling me what new version is available.

enhancement good first issue frontend
ueauth

UE Auth is a multi-tenant OIDC Provider, User Management, B2B Product Access, and Roles/Permissions Management system intended to create a single hybrid solution to serve as Identity and Access for both self-registered B2C Apps and Enterprise B2B Solutions. The feature set combines similar functionality you find in Commercial SaaS providers for Identity Management at far less cost, and provides all of the missing pieces enterprises typically end up having to develop on their own in a single package available to your organization through an Apache 2.0 license.

  • Updated Apr 29, 2022
  • JavaScript
Thiritin
Thiritin commented Mar 19, 2022

Session handling is a bit weird anyway. After the session times out, a reload redirects to https://identity.eurofurence.org/auth/choose. Clicking "Login with existing account" gets me directly to the dashboard without having to actually log in.

The clients all got a limited session time. Although that session time does not end the cookie session at the idp.

E.x. the idp may have a cookie lifet

bug good first issue

Improve this page

Add a description, image, and links to the oidc-provider topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oidc-provider topic, visit your repo's landing page and select "manage topics."

Learn more