Attribute

LogoffURI (o2lu)

Purpose

Specifies the endpoint the driver calls to notify the service to log the client out of the session, including performing any clean-up tasks or expiring the token. The driver uses this value when authenticating to a REST service using OAuth 2.0.

Valid Values

string

where:

string

is the endpoint used to retrieve OAuth 2.0 authorization codes. For example: https://example.com/oauth2/logout/

Default Value

No default value