Skip to content

Adjust and fix the account page and expand for SSO

Lukas Weingarten requested to merge 831-use-sso-data-for-account-view into master

Fix layout of account form fields and provide better maintainability. Adjust forms according to authentication provider. Add SAML to authentication providers. Also add E-Mail property to Person class.

When SSO is used:

  • Disable forms
  • Hide organization and department forms
  • Add E-Mail form

Also fix i18n for account page and add title for route.

Using ARSnova provider (left) and SSO (right):

Mobile:

Closes #831 (closed), #813 (closed)

Edited by Lukas Weingarten

Merge request reports