We are setting up new login features and were wondering if there are something similar we really like your layout. The idea is to add options like sso / sram / eduid, and rename the local login
I’m actually curious whether a plugin, app, or external program is responsible for the layout. If so, could someone point me in the right direction?
The layout is just HTML and CSS in Indico. You can use customizations such as custom stylesheets or template overrides to customize the looks.
However, if it’s just a matter of supporting SSO etc, then all you need is configuring those via indico.conf (AUTH_PROVIDERS etc) - they’ll show up automatically.