최신 Okta Customer Identity Certification Okta-Certified-Developer 무료샘플문제:
1. What is this API endpoint doing when being properly called?
A) Fetches a specific Group ID from your organization
B) GET /api/vl/groups/rules/${ruleld}
C) Fetches a specific Group rule by ID from your organization
D) Fetches a specific Group Rule ID attribute (only) from your organization
2. 'offline_access' can only be requested in combination with a 'response_type' that contains 'code'.
A) The statement is True, with the exception that instead of ,code,. there should be ,REQUIRED,
B) The statement is False is its entirety
C) The statement is True, as if the ,response_type, doesn,t contain ,code,, ,offline_access, is ignored
3. What does SWA and OIDC stand for?
A) Secure Web Authorization and OpenID Connect
B) Secure Web Authentication and OpenID Connect
C) Secure Windows Authentication and OpenID Connect
D) Secure Web Authentication and OpenID CAN IJI / IJD
4. When you are using a Custom Authorization Server, you can configure the lifetime of the JWT) tokens, for example the lifetime of ID tokens.
A) False, with the exception of the fact that some tokens lifetime can indeed be customized in this situation, just not the ID tokens, one
B) TRUE
C) True, with the mention that only this token,s lifetime can be customized in such a scenario
5. Which of the following is / are True?
A) For web / native / mobile applications where the client secret can,t be stored in the application because it could easily be
B) The Authorization Code flow is best used by server-side apps where the source code isn,t publicly exposed
C) The Implicit flow is intended for applications where the confidentiality of the client secret can be guaranteed
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: C | 질문 # 3 정답: B | 질문 # 4 정답: A | 질문 # 5 정답: A,B |