Update SSO Bypass Allowed Users
PUT/user/saml/bypass
Given a list of Prisma Cloud user emails, enables each user in the list to log into Prisma Cloud through either a SAML provider or direct user name and password entry.
Request
- application/json
Body
arrayrequired
SSO Bypass allowed users
- Array [
- ]
string
Responses
- 200
- 400
successful operation
missing_sso_bypass_allowed_users
Loading...