Skip to content

Using OIDC Provisioner on a remote server #521

Answered by tashian
J-Hunter-Hawke asked this question in Q&A
Discussion options

You must be logged in to vote

We support the OOB flow in step. Set STEP_CONSOLE=true or add "console": true to your defaults.json. It will let you complete the flow on a different computer, and paste the response.

Not all OIDC providers support the OOB flow. Google does. Okta doesn't. Not sure about others.

There's also the device code flow, which is typically used for smart TVs and stuff. We don't implement that, but it's older than the OOB flow and it's also not super widely supported by identity providers.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@maraino
Comment options

@J-Hunter-Hawke
Comment options

@tashian
Comment options

Answer selected by tashian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants