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
{{ message }}
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
When acquiring a token with Get-MsalToken (latest version) using the default browser, a browser window stays open.
This windows shows the RedirectionUri as address (http://localhost:62867/?code=...), and the site contains only the text "Authentication complete. You can return to the application. Feel free to close this browser tab.".
This window does not contain any information which application asks for logon data and for what reasons.
Is there a way to customize this browser window, to add information to it or to close it automatically?
If there is currently no way in MSAL.PS, but in MSAL itself, I would like to propose this as a new feature for MSAL.PS.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
When acquiring a token with Get-MsalToken (latest version) using the default browser, a browser window stays open.
This windows shows the RedirectionUri as address (http://localhost:62867/?code=...), and the site contains only the text "Authentication complete. You can return to the application. Feel free to close this browser tab.".
This window does not contain any information which application asks for logon data and for what reasons.
Is there a way to customize this browser window, to add information to it or to close it automatically?
If there is currently no way in MSAL.PS, but in MSAL itself, I would like to propose this as a new feature for MSAL.PS.
Thanks in advance!
The text was updated successfully, but these errors were encountered: