To redirect user for login to auth provider

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Post Reply
vmNav2
Registered User
Posts: 17
Joined: Thu Oct 19, 2017 2:44 pm

To redirect user for login to auth provider

Post by vmNav2 »

I am reading now how to implement external login against my own auth provider I mean the links:

https://wiki.phpbb.com/Authentication_plugins
https://area51.phpbb.com/docs/dev/3.1.x ... -providers

Is it possible somehow to redirect user to the oauth provider immediately after clicking "login" link? I found this on admin page: " Also note, that user can still register and login using the DB authentication plug-in." which means probably this is impossible or not so simple and requires some customizations. I am very new with the phpbb and probably do not understand that properly and this is why I request your help in the topic. What exactly do I need: is it possible to allow login against the only my own oauth provider and is it possible to redirect user immediately after login link?

Thank you
Post Reply

Return to “phpBB Custom Coding”