[Nov-2021] Okta-Certified-Administrator Certification with Actual Questions from PrepAwayTest [Q12-Q34]

Share

[Nov-2021] Okta-Certified-Administrator  Certification with Actual Questions from PrepAwayTest

Updated Okta-Certified-Administrator Dumps PDF - Okta-Certified-Administrator Real Valid Brain Dumps With 130 Questions!


Okta Okta-Certified-Administrator Exam Syllabus Topics:

TopicDetails
Topic 1
  • Demonstrate knowledge of migrating from AD to cloud management of users
  • Demonstrate awareness about high availability on advanced agents
Topic 2
  • Demonstrate understanding of the importance of service accounts when using Okta API
  • Demonstrate knowledge of how to create API tokens with the correct permissions
Topic 3
  • Demonstrate knowledge of why multiple Okta/AD password policies might be needed
  • Demonstrate knowledge of the security advantages and caveats in using SAML
Topic 4
  • Demonstrate knowledge of how to configure Okta as a service provider
  • Demonstrate knowledge of why Okta/AD password policy should match or exceed the AD policy
Topic 5
  • Demonstrate knowledge of the troubleshooting options for each Okta agent/plug-in
  • Demonstrate knowledge of user experiences when in zones with Desktop SSO/IWA
Topic 6
  • Demonstrate knowledge of how Okta can provision users and groups to OIN apps
  • Demonstrate knowledge of how to use the Application Integration Wizard
Topic 7
  • Demonstrate knowledge of the use cases for Okta Management APIs, API-AM, and API products
  • Demonstrate knowledge of application request workflows and entitlement options
Topic 8
  • Demonstrate knowledge of the value of writing data back to directories and apps from Okta
  • Demonstrate in-depth understanding of the process to create profile mappings

 

NEW QUESTION 12
As an Okta admin, when you implement IWA, you have to know how to successfully test it to see if it's working. For this you:
Solution: Restart AD Domain Controller and go into IIS and see if you have IWA references in there

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 13
When you call a GET API call for users / groups / and other such objects, the response is usually Paginated, in case these are a lot of objects returned. What do you do in order to retrieve all objects?
Solution: You call the very same API with the help of a different token, hence will return the next page of objects

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 14
What does SCIM stand for?
Solution: System of Cross-scripting-domain Identity Management

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 15
Provisioning actions between cloud-based apps / on-premises apps and Okta are completed by using:
Solution: The SCIM standard

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 16
Whenever you make an API call, you will then get back:
Solution: Response headers

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 17
Regarding Access Request Workflow, when a user requests an app - he can also include a message to the approver. But you can also designate an approver group.
Solution: Both statements are false

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 18
Okta has a json representation of objects such as 'users', json schema interchanged on API calls, as an example, but what about the format of information regarding of a user going to a SCIM server for creating the user in an On Premises application?
Solution: Format stays the same: json

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 19
Which of the following is / are true?
Solution: If an MFA factor is set to 'required' and another MFA factor set to 'disabled', then users can choose between the two factors when enrolling, but then can use only the first one for successful logins

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 20
Any ... <answer_goes_here>'s credentials verified under "Test API credentials" in an Office365 app integration can allow Okta API integration with Office 365 - permissions which once successfully granted will be used by Okta used for Provisioning related tasks Solution: Office 365 user

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 21
As an Okta best-practice / recommendation: Okta encourages you to switch from Integrated Windows Authentication (IWA or DSSO) to agentless Desktop Single Sign-on (ADSSO). Okta is no longer adding new IWA functionality and offers only limited support and bug fixes.
Solution: Only the second statement is true

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 22
Okta has a json representation of objects such as 'users', json schema interchanged on API calls, as an example, but what about the format of information regarding of a user going to a SCIM server for creating the user in an On Premises application?
Solution: Format is different: yml

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 23
Whenever you make an API call, you will then get back:
Solution: Okta events under '/events' endpoint

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 24
The Okta On-Prem MFA Agent acts as a Radius client and communicates with the RADIUS enabled On-Prem server, including RSA Authentication manager for RSA SecurIDs. This basically allows your organization to leverage Second Factor from a variety of On-Premises multifactor authentication tools.
Solution: The statement is true

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 25
When does Okta bring LDAP groups into Okta?
Solution: Only during an LDAP import

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 26
Once brought into Okta, LDAP roles are represented as:
Solution: Groups

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 27
As an Okta admin, when you implement IWA, you have to know how to successfully test it to see if it's working. For this you:
Solution: Paste into a browser configured for DSSO the IWA redirect URL along with '/authenticated.aspx' after it, hit 'Enter' and check the message returned

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 28
How can SAML provision attributes via JIT? Or even create users?
Solution: By including specific information in the yaml structure sent over via a POST call

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 29
How can SAML provision attributes via JIT? Or even create users?
Solution: By including specific information in the GET API call

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 30
When a user signs out of Okta, if they are using IWA, they'll be redirected to the Sign In page and without inputting credentials they'll be signed back in Solution: Statement is true, but then they'll be displayed a 403 HTTP code (Forbidden)

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 31
Which is a / are best-practice(s) in a SAML 2.0 situation?
Solution: To not link your admin user from the SP via SAML with a user from Okta, if the app (SP) does not provide a SAML bypass URL

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 32
Provisioning actions between cloud-based apps / on-premises apps and Okta are completed by using:
Solution: The OIDC standard

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 33
When using Okta Expression Language, which of the following will have the output: okta.com Solution: String.substringBefore("[email protected]", "@okta.com")

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 34
......

Pass Your Okta-Certified-Administrator Exam Easily With 100% Exam Passing Guarantee: https://www.prepawaytest.com/Okta/Okta-Certified-Administrator-practice-exam-dumps.html

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 )
From Monday to Saturday

Support: Contact now