Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

WorkOs Sso integration

martincsimpson edited this page Jun 22, 2023 · 12 revisions

Prerequsites:

Given:

https://dashboard.demo.ubiquityrepo-ah.website/

cname = dashboard.demo.ubiquityrepo-ah.website organisation_id = **** comes from work os****

WHEN: login into any of the hyku pods rails hyku_addons:sso:enable[cname,organisation_id]

THEN:

you will see: SSO Enabled for dashboard.demo.ubiquityrepo-ah.website

THEN:

visit https://dashboard.demo.ubiquityrepo-ah.website/sso/login

and you will be logged into the dashboard!

On the api, i have exposed sso_enabled.

The front end can use this to enable or disable functionality.

Clone this wiki locally