Token
Package : spaceone.api.identity.v1
Token
Token Methods:
Method
Request
Response
issue
POST /identity/v1/token/issue
Type
Message
Request
Response
refresh
POST /identity/v1/token/refresh
Type
Message
Request
[Empty]
Response
Message
IssueTokenRequest
Field
Type
Required
Description
user_id
string
✘
user_type
string
✘
domain_id
string
✔
TokenInfo
Field
Type
Description
access_token
string
refresh_token
string
Last updated