Skip to content

Implementation sso for Vuejs and PHP applications

Notifications You must be signed in to change notification settings

terresolide/sso-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sso-tests

branch login-required

2 different and independent tests:

  • frontend: a single application page which redirect to login page when begin
  • backend: a php application which redirect to login page when begin

branch check-sso

2 different and independent tests:

  • frontend: a single page application which only test if user is logged and with a button to login
  • backend: a php application which only test if user is logged and with a button to login

branch login-window (@todo)

one test

  • frontend: a single page application which open a window to log in

branch service (@doing)

  • The vuejs app is the frontend
  • The frontend manage the login and logout.
  • the backend is a download service (api rest)

About

Implementation sso for Vuejs and PHP applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published