Attiq Ahmed
Attiq Ahmed
just wanted to check if there is any update on this? 😄 or if you see this happening in the near future
yes, currently when the user logins with invalid credentials null is returned: ```` logger.error("Failed to authenticate user '" + id + "' with LDAP"); return null; ```` This is also...
The flow of the app is that the user credentials are passed in the headers to oauth2 as base64-encoded. As the application is blocking the popup provided by light-oauth2 to...
Will check into seeing if its possible to just update the marketplace auth