Skip to content

List users which are oauth enabled #12578

@kiranchavala

Description

@kiranchavala

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

  1. Configure Oauth

https://docs.cloudstack.apache.org/en/4.22.0.0/adminguide/accounts.html#using-oauth2-authentication-for-users

  1. Create a user account which has the email configured with the oauth provider

  2. Login with Oauth

  3. 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions