i have configured oauth2 for my provider, which has https://companyprovider/portal/#/login?client_id=8ascxc
but oauth-basic plugin considering # as delimitator and split the url without /#/login when redirecting for SSO login. Is there any way to solve this issue? thanks in advance.