-
Notifications
You must be signed in to change notification settings - Fork 388
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
Comments
I have encountered exactly same problems. What did you do for the third party application to be a single sign-on? |
@sayakan Apologies, based on jasny recommending not to use this in production we decided to use another iam provider |
Thank you for sharing your information. We decided to use this app changed as our production. and also added some security stuff. |
@lipflip look at the date of the comment |
@jasny Can you confirm whether this is correct?
We're considering using this project but would like some comment on this. |
The library is stable. Consider it as quick and simple solution. If you're making an enterprise grade application, maybe use something else. |
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
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
The text was updated successfully, but these errors were encountered: