ADA-C01 · Question #9
A company has set up a new Snowflake account. An Identity Provider (IdP) has been configured for both Single Sign-On (SSO) and SCIM provisioning. What maintenance is required to ensure that the SCIM…
The correct answer is C. The OAuth Bearer Tokens have a lifespan of six months and must be regenerated prior to. The authentication process for SCIM provisioning uses an OAuth Bearer token and this token is valid for six months. Customers must keep track of their authentication token and can generate a new token on demand. If the token expires, the SCIM provisioning process will fail…
Question
A company has set up a new Snowflake account. An Identity Provider (IdP) has been configured for both Single Sign-On (SSO) and SCIM provisioning. What maintenance is required to ensure that the SCIM provisioning process continues to operate without errors?
Options
- AThe IdP service account requires a new RSA key pair to be generated every six months.
- BThe Administrator must issue a POST RENEW call to the REST API at least once every six
- CThe OAuth Bearer Tokens have a lifespan of six months and must be regenerated prior to
- DThe IdP Administrator must issue a REFRESH transaction at least once every six months to
How the community answered
(49 responses)- A12% (6)
- B4% (2)
- C78% (38)
- D6% (3)
Explanation
The authentication process for SCIM provisioning uses an OAuth Bearer token and this token is valid for six months. Customers must keep track of their authentication token and can generate a new token on demand. If the token expires, the SCIM provisioning process will fail. Therefore, the token must be regenerated before it expires.
Topics
Community Discussion
No community discussion yet for this question.