Sample Web Shop

This is a sample Web Shop that will use Opado SSO

What you need to use Opado SSO:

  • client_id - generated from Opado
  • client_secret - generated from Opado
  • response_type - always set to "code"
  • redirect_uri - the callback URI where Opado will call upon approval or denial
  • state - a code generated by the webshop that is used for the webshop's verification

Sample Opado SSO link:

https://api.opado.test.creatinginfo.com/oauth/v2/auth?client_id=33_5quxyxad88w00wwskk08sookkgwggcso40s80cwscw08gok84o&response_type=code&redirect_uri=https://webshopsample.test.creatinginfo.com/login-success&state=abc

Login with Opado