aam authorization jwt cache¶
AAM authorization JWT cache related operations
cache Specification¶
Type Configuration Resource Element Name cache Element URI /axapi/v3/aam/authorization/jwt/cache Element Attributes cache_attributes Operational Data URI /axapi/v3/aam/authorization/jwt/cache/oper Schema cache schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authorization/jwt/cache | ||
Get Object | GET | /axapi/v3/aam/authorization/jwt/cache | ||
Modify Object | POST | /axapi/v3/aam/authorization/jwt/cache | ||
Replace Object | PUT | /axapi/v3/aam/authorization/jwt/cache | ||
Delete Object | DELETE | /axapi/v3/aam/authorization/jwt/cache |
cache attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
operational data¶
Counter | Size | Description | |
---|---|---|---|
max_token_cache | number | max_token_cache | |
cache-list | cache-list | ||
audience | string | audience | |
token_cached | number | token_cached | |
token_cache_hit | number | token_cache_hit |