hashicorp / nomad

Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
https://www.nomadproject.io/
Other
14.87k stars 1.95k forks source link

[docs] Documentation for configuration of Okta-based SSO #19379

Open ChefAustin opened 10 months ago

ChefAustin commented 10 months ago

Proposal

At the current moment, there are no docs which outline the process for configuring Nomad SSO via Okta. Given that this feature was released back in March of this year (in v1.5), I think it would be prudent and extremely helpful to the Nomad community if there was detailed documentation on how to configure this.

This has also been raised on the Hashicorp Discuss forum => https://discuss.hashicorp.com/t/okta-sso-tutorial/51266

Use-cases

Allows for Okta-using Nomad administrators to easily configure their environment for SSO.

Attempted Solutions

N/A

jrasell commented 10 months ago

Hi @ChefAustin and thanks for raising this issue. Adding an Okta based SSO tutorial alongside the existing (Vault & Auth0) tutorials would be ideal; I'll therefore add this to our backlog for roadmapping.

amitchahalgits commented 8 months ago

Hello All,

Here is one public facing KB recently created, Hope it will address most of areas for setting up Nomad OIDC with Okta:

https://support.hashicorp.com/hc/en-us/articles/26540256080659-OIDC-Auth-setup-for-Nomad-using-Okta-as-idP

Thanks

ChefAustin commented 8 months ago

Thanks, @amitchahalgits !

And for anyone following along on this issue, this morning I deployed the config changes as per the KB and it worked as desired.

Feel free to close this issue.