laminas-api-tools / api-tools-oauth2

Laminas module for implementing an OAuth2 server
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

Redirect if user is not authenticated #8

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

Is there a common possibility to prevent user access to /oauth/authorize page if user is not authenticated? Some kind of a redirect to login page or similar? Unfortunately I haven't found any configurations or tutorials for this use case.


Originally posted by @lampi87 at https://github.com/zfcampus/zf-oauth2/issues/157

weierophinney commented 4 years ago

Hi Alex,

I am looking for the same functionality. Have you found a solution?

Thanks Eric


Originally posted by @visto9259 at https://github.com/zfcampus/zf-oauth2/issues/157#issuecomment-309140466