ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 53 - ADA-C01 discussion

Report
Export

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?

A.
The IdP service account requires a new RSA key pair to be generated every six months.
Answers
A.
The IdP service account requires a new RSA key pair to be generated every six months.
B.
The Administrator must issue a POST RENEW call to the REST API at least once every six months.
Answers
B.
The Administrator must issue a POST RENEW call to the REST API at least once every six months.
C.
The OAuth Bearer Tokens have a lifespan of six months and must be regenerated prior to expiration.
Answers
C.
The OAuth Bearer Tokens have a lifespan of six months and must be regenerated prior to expiration.
D.
The IdP Administrator must issue a REFRESH transaction at least once every six months to synchronize all users and roles.
Answers
D.
The IdP Administrator must issue a REFRESH transaction at least once every six months to synchronize all users and roles.
Suggested answer: C

Explanation:

According to the Snowflake documentation1, 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. The other options are not required for SCIM provisioning.

asked 23/09/2024
Karthika Aravinth
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first