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 | Connect a Windows Desktop |
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 | Connect an ASP.NET Core app |
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 | Connect a Java App |
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 | Connect a Windows Desktop app |
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 | PHP SDK |
iOS | |
Android | Android SDK |
Java | Java SDK |
jQuery | jQuery SDK |
Angular JS | Angular JS SDK |
Javascript | |
Windows Desktop | Windows Desktop SDK |
Demo Applications
Related
Roles per App Scopes per App Allowed account providers per app