Add possibility to login with static basic auth credentials for rest apis.
Static login can be used only if ssl is used (or debug is enabled).
Login credentials are provided as normal basic auth schema. Username should be 'appauth' and password should be {ApiApplication.applicationKey}:{ApiApplicationInstance.authname}:{ApiApplicationInstance.apikey}', eg 'acdcabbacd:usersapikey:supersecretuserkey'
-
Added 1 commit:
- 42ac6905 - Argh.. noobie error ( == when should have been .equals
Toggle commit list -
Restored source branch
basic-resauthToggle commit list -
-
Status changed to merged
Toggle commit list
-
Please register or sign in to post a comment