How does SAML20 replace login.html with a LoginDialog for entering regular credentials?

0
Hi. After installing the module SAML20 the app stops redirecting unauthed users to login.html and instead renders the login dialog (not SSO) with javascript. How does it do that and how to invoke this javascript dialog programmatically? The word “LoginDialog” is mentioned in mxui.js, so it’s there even without the SAML20 module. However, mxui.js is minimized so it’s hard to guess how it works.
asked
0 answers