Commit Graph

6 Commits

Author SHA1 Message Date
Phillip Rak 98b819c1d4 Update grammar and fix typos 2021-07-29 14:28:30 -07:00
Richard Cox f5539436d2 Add Keycloak OIDC provider
- Much of the grunt work is generic OIDC

Also fixed
- store's principalId was not updated after user enables any auth provider
- Colour of InfoBox title in dark mode
- Issue where some kind of errors when enabling provider were shown as an empty box (exceptionToErrorsArray is now used, which also uses a better catch all stringify)
- An issue where enabling and disabling a provider in the same visit meant lost defaults
- An issue where Auth / Groups would not display (async part had been removed)
- Resource instance validation would show all fields as invalid once one field had failed
2021-05-25 11:15:32 +01:00
lvuch f2241f4403
WIP provider image clean up and test page 2021-04-20 00:49:59 -07:00
Richard Cox 2617f2835b Add info on store/nuxt fn rehydrate 2021-03-09 17:55:36 +00:00
Richard Cox 3a5e4add26 Fixed saml auth docs 2021-03-09 17:55:36 +00:00
Richard Cox ef98fd8874 Add developer getting started guide 2021-03-09 17:55:36 +00:00