You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
incommon has MIT, Dartmouth and other institutions "through" eduroam. It lacks kitware -- @waxlamp might be worth pinging someone at kitware to make them aware and check if possible to "integrate" with it - might be useful in the long run.
edit: only "Allen Institute for Artificial Intelligence" ant not "Allen Institute neuroscience" is there -- so worth pinging them too I guess happen we go that route. @satra who would be the best contact for that?
@waxlamp@kabilar what experience/information/opinion you potentially have about KeyCloak and also potentially JWT?
keycloak seems to be the solution people keep recommending for user management and centralization of authentication across different auth providers and centralization of roles assignment
as mentioned above, nebari uses it already... might simplify (or complicate?) potential future switch to use nebari
JWT seems to be generally a very handy (and simple in its idea -- in a nutshell "verifiable signed payload describing what user is allowed to access") standard for distributing verifiable auth data
we have to currently use several layers of determination to approve users. to change and simplify the process for 90% of users, here is a proposal:
MVP
MVP + 1
MVP + 2 (bring in ReBAC/RBAC)
The text was updated successfully, but these errors were encountered: