Forum

[SOLVED] Direct Acc...
 
Notifications
Retirer tout

[SOLVED] Direct Access to Local Login With SAML Enabled

5 Posts
2 Utilisateurs
0 Reactions
3,670 Vu
(@angeltek)
Posts: 17
Active Member
Début du sujet
 
[#6175]

As previously posted, I've successfully got Projeqtor v8.1.3 authorising against Google G.Suite SAML IdP.

However I'd like to be able to have some local/internal Projeqtor accounts that are not associated with any Google accounts. To reach the local login window I have to logout out of Gmail, go to my normal Projeqtor url (which immediately redirects to the Google SAML service), press the browser back button, and press "resubmit" in the browser before returning to Projeqtor with the error message "connection failed. Please connect with internal credentials."

Is there an easier way to go direct to the login window bypassing SAML in this instance?

If not, can one be added?... for example as a "?login=internal" parameter to /view/main.php


 
Posté : 9 Août AM 02:088
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

We have easyer way, not needing to disconnect from SSO.
Just go to Projeqtor (connected in SSO) and use disconection opetion : "Internal reconnection" (on top righ user options button)

But your idea to bypass SSO with specific attribute in request is gread.
Tiocket #4150 recorded


 
Posté : 10 Août PM 20:088
(@angeltek)
Posts: 17
Active Member
Début du sujet
 

Just go to Projeqtor (connected in SSO) and use disconection opetion : "Internal reconnection" (on top righ user options button)

That only works when a user is already logged in. I'm talking about accessing Projeqtor from a full logged out state and skipping SSO for the login... the equivalent of what Projeqtor js function disconnectSSO('login','SSO') does with saveDataToSession("avoidSSOAuth",true) , but triggered by a parameter to /view/main.php (or wrapped into a new file such as
/view/login-nosso.php) so that a non-SSO user can be given a special url to begin their session (after which all url's will be the same as for an SSO user).


 
Posté : 12 Août PM 22:088
(@babynus)
Posts: 14952
Membre Admin
 

That what is recorded on ticket #4150


 
Posté : 13 Août PM 13:088
(@angeltek)
Posts: 17
Active Member
Début du sujet
 

That what is recorded on ticket #4150

Fantastic!


 
Posté : 13 Août PM 20:088
Share:
Retour en haut