okta
Identity and access management platform.
Extends: Technology
Okta
Identity and access management platform.
Overview
Category: Security software
Identity and access management platform.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Okta',
category: 'Security software',
description: 'Identity and access management platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Okta",
"applicationCategory": "Security software",
"description": "Identity and access management platform."
}