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

How do I set Authentication #177

Open
RogierWijsman opened this issue Nov 20, 2018 · 3 comments
Open

How do I set Authentication #177

RogierWijsman opened this issue Nov 20, 2018 · 3 comments

Comments

@RogierWijsman
Copy link

RogierWijsman commented Nov 20, 2018

I am trying to create an Odata connection to pull some data from a Microsoft service that can handle Odata connections.

I configured the PO-data as instructed. When I go to http://127.0.0.1:8000/odata.svc/Users I see the User data. I am just wondering how I am supposed to set/manage authentication.
When is set APP_DISABLE_AUTH=false the data is not showing anymore and i get redirected to home page.

@CyberiaResurrection
Copy link
Contributor

@RogierWijsman , apologies for letting this drop through the cracks.

How are you handling authentication in the Laravel application that you're bolting POData-Laravel onto?

@maxdevis
Copy link

hi,
i set APP_DISABLE_AUTH=true, but laravel get redirected to home
any help?
br
Max

@CyberiaResurrection
Copy link
Contributor

@maxdevis , could you add your report as a separate issue, adding the following:

  • what url where you trying to access?
  • exactly where were you being redirected to? the domain root? the laravel root? the public folder?

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

3 participants