Okta-Certified-Administrator Exam Question 31

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
  • Okta-Certified-Administrator Exam Question 32

    When does Okta bring LDAP roles into Okta?
    Solution: Only during LDAP JIT
  • Okta-Certified-Administrator Exam Question 33

    Whenever you make an API call, you will then get back:
    Solution: Response headers
  • Okta-Certified-Administrator Exam Question 34

    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 Okta credentials
  • Okta-Certified-Administrator Exam Question 35

    Which is a / are best-practice(s) in a SAML 2.0 situation?
    Solution: To not use SAML 2.0 and Provisioning via the same App instance in Okta, but integrate the same SP custom domain via two different app instances in Okta, one for SSO, via SAML 2.0 in this case, and one for provisioning on users