ManagedIdentitySettingsResponse

data class ManagedIdentitySettingsResponse(val resource: String? = null)

Managed identity settings for upstream.

Constructors

Link copied to clipboard
constructor(resource: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resource: String? = null

The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.