This message was deleted.
# general
m
This message was deleted.
f
Yes it you centralize login / authN on one cookie domain and do an OAuth2 integration into all the apps/other websites to do AuthCode Grant
t
ok
I just run the example code on the website and it work fine. but how to setup oauth2, any example to do that ?
my two website is like : https://mysite.com and https://sub.mysite.com , they are hosted on different machine. What I want is, if the user is already logged in at https://mysite.com, when he enters https://sub.mysite.com, there is no need to log in again.
f
as per the DM thread, subdomains are a non-issue
no need for oauth2