You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: external/runbooks/account-management.epcc.yml
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,15 @@ actions:
10
10
# Initialize alias for Authentication Realm
11
11
- epcc get account-authentication-settings
12
12
- epcc create password-profile related_authentication_realm_for_account_authentication_settings_last_read=entity name "Username and Password Authentication"
13
+
enable-self-signup-and-management:
14
+
description:
15
+
short: "Enable password authentication"
16
+
commands:
17
+
# Initialize alias for Authentication Realm
18
+
- epcc get account-authentication-settings
19
+
- |
20
+
epcc create password-profile related_authentication_realm_for_account_authentication_settings_last_read=entity name "Username and Password Authentication"
0 commit comments