Generate a federated session token login for organization
Your API key for Rhombus.
Authentication scheme indicator ("api-token").
9Request object for generating a federated session token.
The domain that is allowed to use the federated token. The token should begin with a 'dot' and end with a domain suffix. The validation will perform an 'endsWith' operation of the domain supplied by the Referrer header
".rhombus.com"
Duration of the federated session token in seconds
3600
OK
Response object containing the generated federated session token.
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"