* initial version of oidc
* fixed fetch and added missing fields
* fixed file upload
* added scopse
* added details
* added disable action and save
* updated to use new design based on discovery response
* new design
* set default value
* added tests
* fixed tests
* fixed labels
* changed direction to up
* refactors form field help
* format and test
* add interpolation of help text
* implement HelpItem and move help text
* update DownloadDialog with new HelpItem
* remove commented out code