Sign-On Policies Operations
The sign-on policies endpoints provide common operations to create and manage sign-on policies resources.
You need the Environment Admin role to perform operations on sign-on policy resources.
Sign-on policies data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
Date |
N/A |
Read-only |
The time the resource was created. |
|
Boolean |
Required |
Mutable |
Indicates whether this sign-on policy is the environment’s default that is used by applications that do not have application-specific sign-on policy assignments. This property can only be set to |
|
String |
Optional |
Mutable |
The description of the sign-on policy. |
|
String |
Required |
Immutable |
The environment resource’s unique identifier associated with the sign-on policy. |
|
String |
N/A |
Read-only |
The sign-on policy resource’s unique identifier. |
|
String |
Required |
Mutable |
Rhe resource name. The name must be unique within the environment, and can consist of either a string of alphanumeric letters, underscore, hyphen, period: {caret}[a-zA-Z0-9_.-]+$ or an absolute URI if the string contains a ":" character. |
|
Date |
N/A |
Read-only |
The time the resource was last updated. |
Sign-on policies events generated
Refer to Audit Reporting Events for the events generated.