Fixed Bugs
- When accessing the server using HMAC token authentication, the system failed to log the user token's last access time.
The following information is derived from the plugin description.
Enables Web API access using access tokens.
The tokens are configured in the users settings if the Token Authentication Permission is granted. The provider supports Bearer and HMAC authentication tokens. A Bearer token is being generated by the application and can be directly used to authenticate Web API requests. An HMAC token is being generated by an external application that wants to access the Web API and has to be added to the user settings.
This login provider only allows access to the Web API and can not be used for regular user authentication. Multiple tokens can be configured by a user, each with different Web API access points.
© Copyright 1996 - 2024, i-net software GmbH; All rights Reserved. Imprint