-
Notifications
You must be signed in to change notification settings - Fork 896
docs: update external auth to better explain process #15970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update external auth to better explain process #15970
Conversation
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution. @ChristopherJTrent
I would wait for @EdwardAngert to review before merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few more suggestions which I think would help improve the page.
I will wait on making a decision on the requested changes until Mr. Angert has had a chance to put in his two cents. |
thanks @ChristopherJTrent (and @matifali) Looks like there are a number of edits we want to make to the external auth doc. I changed the base to a branch on the Coder repo so that we can accept and add to your changes. Please feel free to make/accept/reject whatever changes you want to here, and I'll tag you on the new PR to main so that you can review and jump in 🙌 |
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
Thank you @EdwardAngert, I'm all done over here. Looking forward to seeing what the team has planned for this page ^.^ |
2db695b
into
coder:15970-external-auth-update
Reference #15968
Adds more information on how to add external auth, including docker-compose and docker CLI examples and terraform code for template integration.