aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

Admins can force a user to authenticate with globus #1253

Closed prioux closed 2 years ago

prioux commented 2 years ago

When creating an account or editing an account, an admin can configure it such that the user must link it to a Globus identity provider.

The admins does so by entering the name of the identity provider(s) in user's account form, something like:

Sydney Opera House, Hogwarts School of Witchcraft and Wizardry, University of Minnesota

(These names are case sensitive by the way).

prioux commented 2 years ago

@MontrealSergiy @natacha-beck No need to review this PR. I am making it only for documentation purposes.