Whenever you make an API call, you will then get back:
Solution: Okta events under '/events' endpoint
Show answer and explanation
Correct answer: B
OKTA-CERTIFIED-ADMINISTRATOR Real Exam Questions
132 questions available · Page 1 of 14
Updated Exam DumpsVerified AnswersPass Guarantee
Whenever you make an API call, you will then get back:
Solution: Okta events under '/events' endpoint
Correct answer: B
Which of the following is / are Okta required attributes?
Solution: sAMAccountName
Correct answer: B
Speaking of Okta Template App and Okta Pluin Template App, which of the following RegEx can you create for an allow list of URLS so that both endpoints for /login or /change_password are accepted under example.com domain?
Solution: https://example*.com/(login|change_password)
Correct answer: B
In Okta's KB articles the set of functions under the 'Provisioning' concept are referred to as CRUD. This is a concept you also meet when referring to CRUD APIs. What about its meaning here, in Okta's vision?
Solution: In 'Provisioning', CRUD stands for Create, Read, Update, Delete
Correct answer: B
On a Windows machine, which is the right behavior if you try to sign into your Okta org and agentless DSSO is properly configured for it?
Solution: You will be automatically redirected to The Okta Sign In page for your organization, where you need to fill in with your AD credentials
Correct answer: B
When using Okta Expression Language, which of the following will have the output: This is a test
Solution: String.join(",", "This", "is", "a", "test")
Correct answer: B
In an SP-initiated SAML 2.0 flow, the SP will never redirect to Okta if the session is already active
Solution: It will always redirect to Okta and in this case only - will promt the user for re-authentication by
manually entering SP credentials
Correct answer: B
Once brought into Okta, LDAP roles are represented as:
Solution: Licences
Correct answer: B
How can SAML provision attributes via JIT? Or even create users?
Solution: By including specific information in the assertion
Correct answer: A
Does Okta require an Agent to sit in-between Okta to SCIM-enabled app on premises requests?
Solution: Yes, an Okta Provisioning Agent
Correct answer: A