API Connect

 View Only
  • 1.  Unable to login to API Manager for a new User

    Posted Tue March 23, 2021 09:18 AM
    Hello All,

       I have invited my colleague to access the API Manager V10.1.1.0, he got the access link to provide the necessary details and while he was signing up using the Web interface it was prompting user already exists in default-idp-2. Can you please help how to check which all users exists in this user registry and how to remove the user's from this registry.

    Thanks and Regards,
    Janakiram.

    ------------------------------
    JanakiramSudhakar Kota Integration Specialist
    Integration Specialist
    Enfo Sweden AB
    Malmo
    0738984054
    ------------------------------


  • 2.  RE: Unable to login to API Manager for a new User

    Posted Wed March 24, 2021 02:52 PM
    Hi,

    You can user CLI (apic) to retrieve user in the regstries.

    apic user-registries:search [flags] USER_REGISTRY USER_SEARCH_FILE

    https://www.ibm.com/support/knowledgecenter/SSMNED_v10/com.ibm.apic.cliref.doc/apic_user-registries.html

    And delete it with

    apic users:delete

    https://www.ibm.com/support/knowledgecenter/SSMNED_v10/com.ibm.apic.cliref.doc/apic_users.html

    ------------------------------
    Frederic Dutheil
    ------------------------------



  • 3.  RE: Unable to login to API Manager for a new User

    Posted Wed March 24, 2021 02:53 PM
    Hi,

    It is possible with API Connect CLI

    You can use `apic users` command to get and delete users from a local registry.

    https://www.ibm.com/support/knowledgecenter/SSMNED_v10/com.ibm.apic.cliref.doc/apic_users.html


    ------------------------------
    Frederic Dutheil
    ------------------------------



  • 4.  RE: Unable to login to API Manager for a new User

    Posted Mon May 10, 2021 10:13 AM
    thanks for your post, found fruitful for me

    ------------------------------
    Multi State Lottery
    ------------------------------