-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Milestone
Description
The required feature described as a wish
As a User/Admin/Operator I would like to list the users which have Ouath enabled
Steps to reproduce the issue
- Configure Oauth
-
Create a user account which has the email configured with the oauth provider
-
Login with Oauth
-
Oauth successful
Currently, we can list the users based on usersource
https://cloudstack.apache.org/api/apidocs-4.22/apis/listUsers.html
usersource
List users by their authentication source. Valid values are: native, ldap, saml2 and saml2disabled.
It would nice if we can add Oauth to it