Show / Hide Table of Contents

    Apps

    To allow the users of an application to authenticate with The Identity Hub an App, an App needs to be configured.

    The Identity Hub supports many different types of applications, many different types of application technologies and a number of standard authentication and authorization protocols for application to connect.

    Authentication and Authorization protocols

    Note

    If an Authentication and Authorization protocols protocol that you want to use is not available drop us a line at info@theidentityhub.com.

    Currently The Identity Hub supports the following open standard protocols:

    • OAuth 2.0: The OAuth 2.0 authorization framework https://tools.ietf.org/html/rfc6749
    • OpenID Connect: An authentication layer on top of OAuth 2.0, an authorization framework https://openid.net/connect/
    • WS-Federation: Web Services Federation is an Identity Federation specification http://docs.oasis-open.org/wsfed/federation/v1.2/ws-federation.html
    • SAML-P: Security Assertion Markup Language is an open standard for exchanging authentication and authorization data between parties https://wiki.oasis-open.org/security/FrontPage
    Protocol More information
    OAuth 2.0 App Configuration Settings
    OpenID Connect App Configuration Settings
    WS-Federation App Configuration Settings
    SAML-P App Configuration Settings

    Application Technologies

    Application Technology More information
    .NET
    ASP.NET Connect an ASP.NET and ASP.NET MVC web site using OAuth 2.0
    Connect an ASP.NET and ASP.NET MVC web site using WS Federation
    ASP.NET Core
    Apple IOS
    Android Connect an Android Mobile App
    PHP Connect an PHP App
    Javascript Connect a SinglePage JavaScript app
    Angular Connect an AngularJS App
    jQuery Connect a SinglePage jQuery app
    Java

    Application Types

    Application Type More information
    Web Applications Connect an ASP.NET and ASP.NET MVC web site using OAuth 2.0
    Connect an ASP.NET and ASP.NET MVC web site using WS Federation
    Connect an PHP App
    Mobile Applications Connect an Android Mobile App
    SharePoint Connect a SharePoint site
    Windows Forms
    WPF
    Legacy and Sensor Apps
    Single Page Apps Connect a SinglePage jQuery app
    Connect an AngularJS App
    Connect a SinglePage JavaScript app

    SDK's

    Technology More information
    ASP.NET ASP.NET SDK
    ASP.NET MVC ASP.NET SDK
    ASP.NET Core ASP.NET Core SDK
    PHP
    iOS
    Android
    Java
    jQuery https://github.com/TheIdentityHub/theidentityhub-jquery
    Angular JS https://github.com/TheIdentityHub/theidentityhub-angular
    Javascript
    Windows Desktop

    Demo Applications

    Technology More information
    Angular JS https://github.com/TheIdentityHub/theidentityhub-angularjs-demo
    jQuery https://github.com/TheIdentityHub/theidentityhub-jquery-demo
    PHP https://github.com/TheIdentityHub/theidentityhub-php-demo
    ASP.NET https://github.com/TheIdentityHub/theidentityhub-demo
    ASP.NET CORE https://github.com/TheIdentityHub/theidentityhub-aspnetcore-demo
    Java https://github.com/TheIdentityHub/theidentityhub-java-demo
    Android https://github.com/TheIdentityHub/theidentityhub-android-demo
    PHP https://github.com/TheIdentityHub/theidentityhub-php-demo

    Related

    Create an App Roles per App