What did you do this week?
I was opened draft PR for the setup SP and IDP for the Single sign-on process, which will used to integrate with MSS using pysaml2. This aimed to enhance the authentication system by implementing a secure and streamlined login experience. The draft PR contained detailed documentation, code improvements, and additional features to bolster the functionality and reliability of the Single sign-on setup. Same time i opened another PR by the correcting automated testing process of GSoC branch.
What is coming up next?
Based on the review of my draft PR, I have identified several areas that require corrections in the coming days. Simultaneously, I need to concentrate on configuring the MSS collaboration server. This involves installing a SAML service provider (SP) library on a local server and creating an SSL/TLS certificate and key for the server. Additionally, I need to configure the SP library with the metadata file and SSL/TLS certificate, utilizing a template for generating the data within the metadata file owned by the Service Provider. Finally, it is crucial to test the Single Sign-On (SSO) integration with the Identity Provider (IdP) to ensure seamless functionality.
Did you get stuck anywhere?
No