access rights - What's the best practice to only allow another tomcat webapp redirects link to Wordpress? -
i want add access rights wordpress. allow users login application on tomcat, can access wordpress.
application(tomcat, not in aws) ----allow access---> wordpress (aws)
external users cannot access wordpress.
you can achieve using wp rest api , after verifying tomcat user authentication, if success redirect ti wordpress site
Comments
Post a Comment