sso-endpoint

Use the single sign-on endpoint to specify an endpoint that is called to manage SSO usernames and passwords.

Syntax

sso-endpoint = endpoint

Description

The endpoint from where the credentials can be retrieved. This should be a URL containing the macros {user} and {resource}.

Options

endpoint
Specifies the endpoint that is called to manage SSO usernames and passwords.

Usage

This stanza entry is required.

Default Value

None.

Example

sso-endpoint = https://vault.verify.ibm.com:9443/sso/{user}/resource/{resource}