Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when IDP respond to port 8080 #94

Open
mrunalpittalia opened this issue Jul 8, 2024 · 1 comment
Open

Error when IDP respond to port 8080 #94

mrunalpittalia opened this issue Jul 8, 2024 · 1 comment

Comments

@mrunalpittalia
Copy link

Hello,

Everything is working fine, but suddenly IDP started responding to port 8080 due to which users are not being able to login. By tracing I found out that OneLogin\Saml2\Utils has static function with name getSelfURLhost() which checks port & not allows 8080 port.

https://github.com/SAML-Toolkits/php-saml/blob/cadabb78de2590e82fbacbb01351acf60ab26042/lib/Saml2/Utils.php#L441

@mrunalpittalia
Copy link
Author

Is there a way that getSelfURLhost function from Utils Class of SAML-Toolkits/php-saml package can be override?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant