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
This results in the following value for Fab-Manager:
[« admin », « group 1 », « group 2 »]
As a result, the group selection field is grayed out (unselectable) and it is therefore impossible to validate the new user from the Oauth2.0 Nextcloud SSO.
The text was updated successfully, but these errors were encountered:
Our Fab-Manager instance uses Nextcloud's Oauth2.0 SSO.
When mapping Fab-manager's
user/group_id
value to Nextcloud's group field (ocs.data.groups
), the response is as follows:This results in the following value for Fab-Manager:
[« admin », « group 1 », « group 2 »]
As a result, the group selection field is grayed out (unselectable) and it is therefore impossible to validate the new user from the Oauth2.0 Nextcloud SSO.
The text was updated successfully, but these errors were encountered: