Forum Discussion

dhiraj_gophane's avatar
12 years ago
Solved

API to fetch all the user which are NOT sso user

Hi all,

Is there any API call which can give me the list of all non sso users in the community?

Please help

  • premkumar's avatar
    premkumar
    12 years ago

    Hi,

     

    Since it is one time you can follow the below steps to extract the Non SSO users

     

    1) Go to Admin console

    2) Metrics -> User Reports

    3) Do apply any filter as required. If you need full user list leave everything to default

    4) In the Cloumn List dropdown, select SSO and click Add column button

    5) The page will auto-refresh or you can click on Search for the page to refresh

    6) Click the Export to CSV option and download the CSV file

    7) Open the CSV file in Excel and apply the filters to Column header

    8) Filter the SSO column which are blank

     

    This will give you all the NonSSO users with the login name, email, Rank. 

     

    Hope this helps. 

     

    Thanks,
    Premkumar

4 Replies

  • Hi,

     

    There is no direct API call to get all the Non-SSO users.

     

    Can you share the use case around getting the Non SSO users? Also do you need it be a dynamic call in the Custom component or is it just a one time activity?

     

    Thanks,
    Premkumar

  • dhiraj_gophane's avatar
    dhiraj_gophane
    Leader
    12 years ago
    Hi Prem,
    Thanks for follow up.
    Yes it is a one time activity.
    I just want names and email ids of those users which are non sso users.
  • premkumar's avatar
    premkumar
    Advisor
    12 years ago

    Hi,

     

    Since it is one time you can follow the below steps to extract the Non SSO users

     

    1) Go to Admin console

    2) Metrics -> User Reports

    3) Do apply any filter as required. If you need full user list leave everything to default

    4) In the Cloumn List dropdown, select SSO and click Add column button

    5) The page will auto-refresh or you can click on Search for the page to refresh

    6) Click the Export to CSV option and download the CSV file

    7) Open the CSV file in Excel and apply the filters to Column header

    8) Filter the SSO column which are blank

     

    This will give you all the NonSSO users with the login name, email, Rank. 

     

    Hope this helps. 

     

    Thanks,
    Premkumar