...
...
Div | ||
---|---|---|
| ||
Contents
|
...
- OAuth v1.0 Authentication as defined in the OAuth 1.0 protocol
- OpenID Connect as described at OpenID Connect and including the core spec and optional features such as the RP-Initiated-Logout but not Discovery, dynamic registration, and other optional features. See Abiquo OpenID Connect Integration. Version 3.8.6+
- Basic HTTP Authentication as defined by RFC 2617
- Under basic auth, Abiquo supports two-factor authentication for added security
...
Abiquo has chosen to implement OAuth 1 because it is more secure and interoperable than OAuth 2. See http://hueniverse.com/2012/07/oauth-2-0-and-the-road-to-hell/
...