Okta Flashcards
(512 cards)
What is an Okta org?
A tenant in the Okta Identity Cloud containing custom configurations and data for a specific organisation.
What is the role of an Okta administrator?
To configure the people, applications, and policies within the Okta org and ensure secure user access to apps.
What are the two types of Okta orgs?
- Production Org
- Preview Sandbox
What is a Production Org in Okta?
A stable environment on the current software release with all generally available features.
What is a Preview Sandbox in Okta?
A secure staging environment with access to features available in the next release for testing new configurations.
What are the three distinct user types in Okta?
- Directory sourced users
- Okta sourced users
- Application sourced users
Define LDAP.
Lightweight Directory Access Protocol, used to access and manage directory information services.
Define SAML.
Security Assertion Markup Language, an XML-based protocol used for Single Sign-On (SSO).
What are Directory sourced users in Okta?
Users that are imported from an external directory like Active Directory or LDAP.
What are Okta sourced users?
Users that are created and managed directly within Okta.
What are Application sourced users?
Users that are created and managed by an external application.
Where could the authentication process for application sourced users take place?
- Within Okta
- Within the application
- Within an external directory
- Within the user’s local system
- Within a cloud storage system
In Okta user profiles, you CANNOT modify any of the base attributes?
True
What does SCIM stand for?
System for Cross-domain Identity Management.
What is the purpose of SCIM?
To automatically create, update, and delete user accounts between identity providers and external apps.
What does OAuth 2.0 do?
Allows apps to access user data from another system securely using access tokens.
What is Okta Workflows?
A no-code automation tool for building flows for identity processes.
What is FIDO2?
Fast Identity Online 2, a standard for passwordless authentication.
What does MFA stand for?
Multi-Factor Authentication.
What is a Passkey?
A cryptographic key stored on a device that replaces passwords.
What is WebAuthn?
Web Authentication API, part of FIDO2, enabling passwordless login in browsers.
What is FastPass?
Okta’s passwordless login method using trusted devices.
What is an Identity Provider (IdP)?
A system that verifies user identity and passes authentication to applications.
What is the Okta Admin Console used for?
A web interface for configuring and managing users, groups, policies, and applications.