Search Results for

    Show / Hide Table of Contents

    Instagram Account Provider

    To allow users to sign in with Instagram:

    • Set up and configure an App on Instagram for developers
    • Activate the Instagram Account Provider (see Activate an Account Provider)
    • Set the configuration parameters on the Instagram Account Provider

    Configure an Instagram App

    1. From the Instagram for developers, log in with your Instagram account.
    2. Click Register Your Application.
    3. Click Register a New Client.
    4. In the Application Name type a unique name for your App.
    5. In the Description type "The Identity Hub logon".
    6. In the Company Name enter your company name.
    7. In the Website URL enter the URL of your company or https://www.theidentityhub.com.
    8. In the Valid Redirect URL's type https://www.theidentityhub.com/{tenant}/authenticate/processaccountproviderresponse.
    9. In the Contact email type your email address.
    10. Make a note of the Client ID and the Client Secret
    11. Click Register.

    Specific configuration parameters for the Instagram Account Provider

    Parameter Description
    Client ID The client id of the Instagram App created on the Developer Portal. (see Configure a Instagram App)
    Client Secret The client secret of the Instagram App created on the Developer Portal. (see Configure a Instagram App)
    Default Scopes The scopes that The Identity Hub will request when a user signs in. (see Default Scopes)
    Scopes Additional scopes that you want to be requested. Currently this has no further implication.

    Default Scopes

    Scope Description Required/Optional
    basic To read a user’s profile info and media. Required
    public_content To read any public profile info and media on a user’s behalf Optional

    Optional scopes can be unchecked. Information related to this scopes will not be available to The Identity Hub.

    Related

    Amazon Account Provider
    Activate an Account Provider
    Built-in Username and Password Account Provider
    Custom Account Providers
    Facebook Account Provider
    GitHub Account Provider
    Google Account Provider
    LinkedIn Account Provider
    Microsoft Account Provider
    myID.be Account Provider
    Office 365 Account Provider
    PayPal Account Provider
    SAML-P Account Provider
    StackExchange Account Provider
    Twitter Account Provider
    WS-Federation Account Provider

    In This Article