canonical / dex-auth-operator

Operator for Dex Auth
Apache License 2.0
3 stars 14 forks source link

Create public facing documentation for configuring Dex connectors #216

Open DnPlas opened 3 months ago

DnPlas commented 3 months ago

Context

A piece of public documentation is required to explain how to use Dex connectors with the dex-auth charm.

The document should allow users to understand:

What needs to get done

Write a How to guide to expose the information from the description.

Definition of Done

There is a public how to guide in https://charmed-kubeflow.io/docs that solves all the questions posted in the description.

syncronize-issues-to-jira[bot] commented 3 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6074.

This message was autogenerated

DnPlas commented 2 months ago

Originally, this task was meant for creating a guide so we could expose the different configurations for Dex. That is, through a "how to use Dex connectors", we would expose the connector and dex-issuer-url configuration options, but potentially we could revamp this piece of docs and instead do a more clear guide for how authentication works for Charmed Kubeflow, including how Dex can be configured to use IdPs other than Dex (Azure, LDAP, Github, etc.).