Auth
From DreamFactory
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE: | + | {{DISPLAYTITLE:Authentication and Authorization}} |
− | ### Authentication | + | ## Overview |
+ | |||
+ | ## Authentication | ||
+ | |||
+ | ### JSON Web Token (JWT) | ||
+ | |||
+ | ### Tradiational Username/Password base Auth | ||
+ | |||
+ | #### OAuth | ||
+ | |||
+ | #### AD/LDAP | ||
+ | |||
+ | ## Authorization | ||
+ | |||
+ | ### API Key | ||
+ | |||
+ | ### Role Service Access | ||
+ | |||
+ | #### Advanced Filters | ||
+ | |||
+ | #### Lookups |
Revision as of 20:24, 17 September 2015
- Overview
- Authentication
- JSON Web Token (JWT)
- Tradiational Username/Password base Auth
- OAuth
- AD/LDAP
- Authorization
- API Key
- Role Service Access
- Advanced Filters
- Lookups