At present, I am using oauth2 plug-in to integrate casdoor and oauth2 protocol for authentication. However, in this form of authentication, I did not use auth-user-pass parameter, so the username information returned by my log is empty, resulting in many of my parameters, such as ccd, being unavailable. But I have to use casdoor as the authentication form, in this case, casdoor authentication process is after auth-user-pass, can I overwrite the username information collected by auth-user-pass? Or call casdoor's authentication before auth-user-pass?
logļ¼
peer info: IV_AUTO_SESS=1
peer info: IV_GUI_VER=OCmacOS_3.4.9-4830
peer info: IV_SSO=webauth,crtext
TLS: Username/Password authentication deferred for username '' [CN SET]
TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
TLS: tls_multi_process: initial untrusted session promoted to semi-trusted
MANAGEMENT: CMD 'client-pending-auth 1 1 "WEB_AUTH::http://xxxxxxxxx:443/oauth2/start?st...KrYO2OZY_2oQES" 120'
SENT CONTROL []: 'AUTH_PENDING,timeout 120' (status=1)
logļ¼
peer info: IV_AUTO_SESS=1
peer info: IV_GUI_VER=OCmacOS_3.4.9-4830
peer info: IV_SSO=webauth,crtext
TLS: Username/Password authentication deferred for username '' [CN SET]
TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
TLS: tls_multi_process: initial untrusted session promoted to semi-trusted
MANAGEMENT: CMD 'client-pending-auth 1 1 "WEB_AUTH::http://xxxxxxxxx:443/oauth2/start?st...KrYO2OZY_2oQES" 120'
SENT CONTROL []: 'AUTH_PENDING,timeout 120' (status=1)