Home > Configuration > Authentication > setauthenticationsamlaction_audience

setauthenticationsamlaction_audience

Use this method to set audience for which assertion sent by IdP is applicable. This is typically entity name or url that represents ServiceProvider

Syntax



Parameters

name

Name of the SAML profile (action) to modify.
This is mandatory parameter.

audience

Audience for which assertion sent by IdP is applicable. This is typically entity name or url that represents ServiceProvider

Return Value

Returns simpleResult

See Also