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 8 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

I have encountered exactly same problems. What did you do for the third party application to be a single sign-on? Please share your information for me. Thank you.

@efernandes-dev-ops

sayakan avatar Jul 19 '20 12:07 sayakan

@sayakan Apologies, based on jasny recommending not to use this in production we decided to use another iam provider

efernandes-dev-ops avatar Sep 25 '20 08:09 efernandes-dev-ops

@efernandes-dev-ops

Thank you for sharing your information. We decided to use this app changed as our production. and also added some security stuff.

sayakan avatar Sep 28 '20 01:09 sayakan

@sayakan Apologies, based on jasny recommending not to use this in production we decided to use another iam provider

Do you mean the developer @jasny not recommending to use this library in production env?

@efernandes-dev-ops

lipflip avatar Dec 22 '21 14:12 lipflip

@lipflip look at the date of the comment

jasny avatar Dec 22 '21 14:12 jasny

@jasny Can you confirm whether this is correct?

Apologies, based on jasny recommending not to use this in production we decided to use another iam provider

We're considering using this project but would like some comment on this.

gurubobnz avatar Apr 18 '24 20:04 gurubobnz

The library is stable. Consider it as quick and simple solution. If you're making an enterprise grade application, maybe use something else.

jasny avatar Apr 18 '24 21:04 jasny