Mohammadreza Posted November 28, 2018 Share Posted November 28, 2018 Hello, I'm a beginner php Developer I want to create a login with ServiceSingleSignOn to my own Control panel, when i use sample code and click on 'login to control panel' i See This Error: Module Command ErrorServer ID not found. but on AdminSingleSignOn i dont have any issues and i can login successfully, Can you please Give me a better Sample code for calling Web Services and redirecting to control panel? Thank you 1 Quote Link to comment Share on other sites More sharing options...
Héctor Luaces Posted January 26, 2019 Share Posted January 26, 2019 Hey there. Just stumbled upon this community on a Google search and I'd like to answer you in case someone else gets to this problem. If you want to use ServiceSingleSignOn (that is, the Sign On from a service details page) you need to assign a server to said service. If you do not you won't be able to use that feature. Regards, 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted January 31, 2019 Share Posted January 31, 2019 In the _ServiceSingleSignOn function's variable array (_ServiceSingleSignOn($vars), it should have serverhostname, serverusername, etc. Use that info to then complete your SSO request to the server. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.