diff --git a/src/technologies/o.json b/src/technologies/o.json index fe4c24d19..c044c7c11 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -342,6 +342,9 @@ "description": "Okta is a platform in the Identity-as-a-Service (IDaaS) category. Okta features include Provisioning, Single Sign-On (SSO), Active Directory (AD) and LDAP integration, the centralized de-provisioning of users, multi-factor authentication (MFA), mobile identity management.", "icon": "Okta.svg", "js": { + "OktaAuth": "", + "isOktaEnabled": "", + "oktaCurrentSessionUrl": "", "okta.cdnUrlHostname": "", "okta.locale": "" }, @@ -1774,4 +1777,4 @@ }, "website": "https://owncloud.org" } -} \ No newline at end of file +}