The login form is unnecessarily convoluted, especially since nobody in production will be using the username/password, but only OIDC.
When config["RUNMODE"] is Production, the button will point to /oidc_login. DEV/Test still should show the form with both username/password and oidc login button.
config["RUNMODE"]
Production
/oidc_login
Metadata Update from @jskladan: - Custom field story_points adjusted to 1
Metadata Update from @jskladan: - Issue status updated to: Closed (was: Open)
Metadata Update from @jskladan: - Issue assigned to frantisekz (was: jskladan)
Metadata Update from @jskladan: - Assignee reset
Metadata Update from @jskladan: - Issue assigned to jskladan