AuthBackendGroup

data class AuthBackendGroup(val groupName: String, val policies: List<String>)

Constructors

Link copied to clipboard
constructor(groupName: String, policies: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Okta group

Link copied to clipboard

Policies to associate with this group