Open Authentication Access Policy Response
data class OpenAuthenticationAccessPolicyResponse(val claims: List<OpenAuthenticationPolicyClaimResponse>? = null, val type: String? = null)
Open authentication access policy defined by user.