AccessIdentityProviderConfigHeaderAttribute

data class AccessIdentityProviderConfigHeaderAttribute(val attributeName: String? = null, val headerName: String? = null)

Constructors

constructor(attributeName: String? = null, headerName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val attributeName: String? = null

attribute name from the IDP

Link copied to clipboard
val headerName: String? = null

header that will be added on the request to the origin