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

login problem with user on front #2

Closed
GhostRock37 opened this issue Jun 3, 2018 · 4 comments
Closed

login problem with user on front #2

GhostRock37 opened this issue Jun 3, 2018 · 4 comments

Comments

@GhostRock37
Copy link

Hello !

thank you for your job !

After performing the deployment without error, I was able to create a user on the back (with the user role only).

But, i can not log in with this user on the front! there is no message displayed: after entering the login / password, I stay on the login page!

you have an idea of ​​the problem ?

thank you

@GhostRock37
Copy link
Author

It's seem to be a CORS probleme: i have this on the log => Cross-Origin Request Blocked : The same origin policy disallows reading the remote resource at http://localhost:8042/back/oauth/v2/token...

@PapsOu
Copy link

PapsOu commented Jun 5, 2018

Hello @GhostRock37.

This repository is not stable enough. It has been created to test a typical PiaLab deployment.

You could try installing again the Docker container to fetch the latest master version.

But, master branch is not stable yet, so this is possible that you may encounter some problems again.

@GhostRock37
Copy link
Author

Hello,

in fact by specifying the installation variables with the url of the service, I no longer had CORS concern.

thank you for your reply!

@PapsOu
Copy link

PapsOu commented Jun 6, 2018

Yes these vars are used to set NelmioCorsBundle configuration.

@PapsOu PapsOu closed this as completed Jun 6, 2018
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

2 participants