|
50.
|
|
|
Once you have hidden the login form, only a link to it is displayed on the homepage for an administrator to log into the site.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:41
|
|
51.
|
|
|
.. image:: images/login_link.*
:alt: Link to the login form
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:46
|
|
52.
|
|
|
Link to the login form
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:46
|
|
53.
|
|
|
SSO login
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:51
|
|
54.
|
|
|
When you log in via single sign-on, you do not use the regular login form, but you need to log in via the IdP. Therefore, a special SSO button is needed. The SSO button is displayed more prominently to make it easier for people to choose the correct authentication method.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:53
|
|
55.
|
|
|
.. image:: images/login_sso.*
:alt: Login form for SSO
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:58
|
|
56.
|
|
|
Login form for SSO
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:58
|
|
57.
|
|
|
**SAML login**: If you log in via your institution's SSO (single sign-on) account, please use this button to be taken to the SSO login.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:60
|
|
58.
|
|
|
**Administration login**: When you click this panel, you can see the regular login form to get into Mahara without an SSO account.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:61
|
|
59.
|
|
|
The SSO button is labelled with the display name of the institution. If that is too long or you want to display something else on the button for another reason, you can create a /htdocs/local/lang/en.utf8/auth.saml.php file and add it there. The button needs to have the key 'login' + shortname of the institution, e.g. for 'testinstitution' it would be: ``$string['logintestinstitution'] = 'Special label';``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/intro/dashboard.rst:63
|