You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
'saml_login' title is static
Describe the solution you'd like
It would be nice if
'saml_login' => 'Login via SAML'
in
resources/lang/en-GB/auth/general.php
could be editable via admin/saml.
At least the 'SAML' part
Id like to set it to 'Login via my Custom SSO'
without editing translation files every time on upgrade
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
'saml_login' title is static
Describe the solution you'd like
It would be nice if
'saml_login' => 'Login via SAML'
in
resources/lang/en-GB/auth/general.php
could be editable via admin/saml.
At least the 'SAML' part
Id like to set it to 'Login via my Custom SSO'
without editing translation files every time on upgrade
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: