sso icon indicating copy to clipboard operation
sso copied to clipboard

Is it possible to generate a token using jasny sso from an external non php project?

Open efernandes-dev-ops opened this issue 6 years ago • 7 comments

Been reading through the documentation and I'm unable to figure out if it is possible for a non php application to hook back into the jasny sso.

Use Case: SSO implemented on a main project built in PHP and Third party application (for example java project) using the main project's sso server to do the following

  1. Login
  2. Generate token
  3. Validate session which was generated on main project site.

Is this new functionality that would have to be developed on top of the jasny codebase or is the reason why this functionality does not exist already??

@jasny

efernandes-dev-ops avatar Mar 26 '18 09:03 efernandes-dev-ops