IdpAuthConfiguration

Configuration for external Identity Provider OIDC authentication flow for the Operator App.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The OIDC client ID for the IdP application

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the Operator App IdP auth flow was enabled.

Link copied to clipboard

The OIDC issuer URL of the external Identity Provider

Link copied to clipboard

The IAM role end users assume to access AIDevOps APIs

Link copied to clipboard

The Identity Provider name (e.g., Entra, Okta, Google)

Link copied to clipboard
val updatedAt: <Error class: unknown class>?

The timestamp when the Operator App IdP auth flow was updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String