당신은 온라인 연습 문제를 통해 Okta Okta Certified Developer 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.
시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 Okta Certified Developer 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 93개의 시험 문제와 답을 포함하십시오.
/ 2
Question No : 1
Which of the following Oauth 2.0 flow(s) supports Access Tokens?
정답:
Question No : 2
In regards to OpenID Connect & OAuth 2.0 API, '/.well-known/openid-configuration' is the endpoint which has the following use:
정답:
Question No : 3
'invalid_request' error is thrown when:
정답:
Question No : 4
'invalid_grant' error is thrown when:
정답:
Question No : 5
'scope' is required only if 'password' is:
정답:
Question No : 6
'redirect_uri' is only required if 'grant_type' is:
정답:
Question No : 7
Okta requires the OAuth 2.0 'state' parameter on all requests to the '/authorize' endpoint, in order to:
정답:
Question No : 8
If 'consent' value is set for 'prompt', then:
정답:
Question No : 9
For the 'prompt' parameter, there are several values that it can take:
정답:
Question No : 10
If no prompt parameter is specified, the behavior(s) that occur(s) is / are:
정답:
Question No : 11
If you use a JWT for client authentication ('client_secret_jwt' or 'private_key_jwt'), you can use the following token claims:
정답:
Question No : 12
If your client's 'token_endpoint_auth_method' is 'either client_secret_basic' or 'client_secret_post' you need to include the client secret in outgoing requests.
정답:
Question No : 13
Use these method(s) when the client has a client secret. Okta supports the following authentication methods:
정답:
Question No : 14
When you want higher security in the flow, use:
정답:
Question No : 15
'none' - Use this with clients that don't have a client secret: