Home > Configuration > Authentication > setauthenticationoauthaction_audience

setauthenticationoauthaction_audience

Use this method to set audience for which token sent by Authorization server is applicable. This is typically entity name or url that represents the recipient

Syntax



Parameters

name

Name of the action to configure.
This is mandatory parameter.

audience

Audience for which token sent by Authorization server is applicable. This is typically entity name or url that represents the recipient

Return Value

Returns simpleResult

See Also