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

SSO / SAML Integration #646

Open
belvin92 opened this issue Jul 14, 2020 · 6 comments
Open

SSO / SAML Integration #646

belvin92 opened this issue Jul 14, 2020 · 6 comments

Comments

@belvin92
Copy link

Hi All,

I was wondering how do i workout with the iPeer, CakePHP Framework, that i can implement a Single Sign-on protocol to the application?

Is there any guidance that can be provided?

:)

@xcompass
Copy link
Member

Hi @belvin92 , iPeer authentication is handled by https://github.com/xcompass/CakePHP-Guard-Plugin. It came with ldap and Shibboleth authentication module. What protocol are you looking at? Please feel free to send a pull request if it doesn't exist in the repo.

@belvin92
Copy link
Author

belvin92 commented Aug 3, 2020

Apologies for the late reply.

I am not sure about the idap and shibboleth authentication module. Basically the idea is using the same creds (PW and ID) in the University that i am trying to understand the process of doing so.

As well do i need to install with https://simplesamlphp.org/download

@xcompass
Copy link
Member

xcompass commented Aug 4, 2020 via email

@belvin92
Copy link
Author

belvin92 commented Aug 4, 2020

Okay thank you for the reply. As far as i understand, the university uses SAML V2 Protocol but i will double check it. Thanks and i will be in touch

@xcompass
Copy link
Member

xcompass commented Aug 4, 2020

In that case, you can try to enable shibboleth. Here is the instruction: https://ipeer.ctlt.ubc.ca/wiki/GuardPlugin#ShibbolethModule

You will need to install shibboleth sp and configure your apache on your server.https://wiki.shibboleth.net/confluence/display/SP3/Installation

@belvin92
Copy link
Author

Thank you for the guide links.. I will try to do this asap as i have other projects to accomplish

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

2 participants