Authentication

These are the unique strings of characters generated by an authentication system for MetaDefender Sandbox after a user successfully logs in. Instead of using the username and password for every request, the server issues a token that represents the user's authenticated session.

Screenshot of the Setting section of Admin Panel

Screenshot of the Setting section of Admin Panel

FieldDescription
EXTERNAL_TOKENS_SECRET_KEYExternal tokens are tokens issued by an external service or system for the purpose of authentication or authorization. Such tokens are encrypted before it is saved to the database.
INTERNAL_TOKENS_SECRET_KEYInternal tokens are used internally within the sandbox for specific tasks like authentication and password resets. Encrypting these tokens with a secret key adds a layer of security, and decrypting them allows us to verify their authenticity when users interact with MetaDefender Sandbox. (encrypted before usage)
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Authentication