Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

audience

Identifies the intended recipient of the token. In id_tokens, the audience is your app’s Application ID, assigned to your app in the Azure portal. Your app should validate this value, and reject the token if the value does not match.
let audience: AudienceClaim