Difference between revisions of "Authentication Providers"

From MgmtWiki
Jump to: navigation, search
(Non-profits)
(Non-profits)
Line 77: Line 77:
  
 
{|border="1" padding="2" width="799px"
 
{|border="1" padding="2" width="799px"
| Name || Location || Cat||  Recent News  
+
| Name || Type || Cat||  Recent News  
 
|-
 
|-
|AAMVA || ||driver's license || just answers yes/no questions
+
|AAMVA ||Attribute ||driver's license || just answers yes/no questions
 
|-
 
|-
 
|Distributed ID  || || ||  
 
|Distributed ID  || || ||  
Line 91: Line 91:
 
|OpenID || || ||  
 
|OpenID || || ||  
 
|-
 
|-
|Web AuthN || ||aka FID02 ||released under W3C
+
|Web AuthN ||IAP or RP ||aka FID02 ||released under W3C
 
|}
 
|}
  
 
==References==
 
==References==
 
*Selection criteria for an AuthN provider: https://medium.freecodecamp.org/evaluating-authentication-as-a-service-providers-6903895a8450
 
*Selection criteria for an AuthN provider: https://medium.freecodecamp.org/evaluating-authentication-as-a-service-providers-6903895a8450

Revision as of 14:32, 18 August 2018

Providers

The following table is the known authentication providers and some of their characteristics. Updates and corroboration are encouraged.

  • Category is "User" where user has complete control, "OpenID" for providers that require user permission to release information. The rest are closed in the sense that users have limited control over the release of their information. Some provide OpenID as an option when an alternate is shown.


Company Location Cat Recent News
AT&T Cloud First Responders
Alert Enterprise
Auth0 Bellevue, WA Google Auth0 raises $55M to fuel the identity management company’s international expansion 2018-05-15
Amazon Seattle Closed Mostly for ecommerce sites
CA Technologies
Consentua KI demo
Dell (RSA) Secure ID
DigiMe Affinity KI demo
Facebook OpenID
Forge Rock OpenID
Google OpenID FIDO WebAuthN https://myaccount.google.com/
Gluu
IBM Premise
Janrain Mastercard Digital Identity: The System Restore of Trust
Microfocus(NetIQ)
Microsoft AD Cloud and Premise Also ADFS federation service
Microsoft Passport OpenID
MojeID CZ OpenID
Okta Okta shares rise as sales top estimates in first report since IPO 2017-07-07
Omada
One Identity
One Logon SV Premise Cloud https://www.onelogin.com/status
Open Consent NY + UK Sal + Mark KI demo
Oracle Premise Cloud
Ping Identity SV Premise OpenID
SailPoint
Savint
spring.io cloud java same? https://www.baeldung.com/spring-security-authentication-provider
Trunomi KI demo
Twitter OpenID UbiSecure KI demo
Verizon
Yahoo Verizon OpenID

Non-profits

Name Type Cat Recent News
AAMVA Attribute driver's license just answers yes/no questions
Distributed ID
FIDO UAF U2F Fast ID Online
Kantata
OAuth Release under IDEF
OpenID
Web AuthN IAP or RP aka FID02 released under W3C

References