Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow admins to choose not exchanging for specific SSO token #18018

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

NobodysNightmare
Copy link
Contributor

This is intended for simple setups, where the token returned by the IDP can be immediately used for authentication at a storage. It is also required for integrating with Nextcloud as an IDP.

Ticket

https://community.openproject.org/projects/cross-application-user-integration-stream/work_packages/61623

What are you trying to accomplish?

It should be possible for admins to use the admin token obtained from the IDP directly for authentication at the storage.

Screenshots

image

Merge checklist

  • Added/updated tests
  • Tested firefox

@NobodysNightmare NobodysNightmare force-pushed the use-idp-audience branch 2 times, most recently from 102556f to 22dd5bc Compare February 21, 2025 07:54
This is intended for simple setups, where the token returned by
the IDP can be immediately used for authentication at a storage.
The components we are starting to build should be generally usable
for different storages. Before we sink more cost into overly
specific naming, we should generalize to a name that can be used
anywhere, if we want to.

Left out components that would require renaming files for now, to reduce
the conflict potential a bit.
Testing correct showing and hiding behaviour as well as
persistence of the corresponding selection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant