homechart icon indicating copy to clipboard operation
homechart copied to clipboard

As a user, I want to configure custom OIDC providers for Homechart so I can define my providers in a config

Open thequailman opened this issue 1 year ago • 0 comments

Requirements

  • [ ] Change OIDC config to a struct of structs, each defining a provider with a unique name
  • [ ] Remove images for sign in links? Or base64 encode.them as part of the config
  • [ ] Create a new column for auth_account, oidc_ids, containing an array of oidcname:id values
  • [ ] Index the column
  • [ ] Convert existing OIDC logins to this format
  • [ ] #127 will use something similar, probably

thequailman avatar Dec 18 '23 02:12 thequailman