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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -