Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
efernandes-dev-ops opened this issue Mar 26, 2018 · 7 comments

Comments

@efernandes-dev-ops
Copy link

efernandes-dev-ops commented Mar 26, 2018

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

@sayakan
Copy link

sayakan commented Jul 19, 2020

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

@efernandes-dev-ops
Copy link
Author

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

@sayakan
Copy link

sayakan commented Sep 28, 2020

@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.

@lipflip
Copy link

lipflip commented Dec 22, 2021

@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

@jasny
Copy link
Owner

jasny commented Dec 22, 2021

@lipflip look at the date of the comment

@gurubobnz
Copy link
Contributor

@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.

@jasny
Copy link
Owner

jasny commented Apr 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants