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
I managed to setup ConverseJS with Azure Entra ID authentication with help of Apache OIDC module. I have configured "authentication: 'external'" while initializing ConverseJS. I want to hide "Reset Password" option in ConverseJS as authentication is done by Azure Entra ID and no need of this option. How to hide this option? or showing "Reset Password" is the expected behaviour?