Apache Shiro · Schema

LoginResponse

Successful authentication response

AuthenticationAuthorizationCryptographyJavaSecurityApacheOpen Source

Properties

Name Type Description
sessionId string Shiro session identifier
principal string Authenticated principal name
roles array Roles assigned to the user
permissions array Explicit permissions granted to the user
View JSON Schema on GitHub