KaiCottle / electionCapping24

3 stars 0 forks source link

SSO Functionality #30

Open KaiCottle opened 4 weeks ago

KaiCottle commented 4 weeks ago

Integrate Single Sign-On (SSO) authentication using Marist College's SSO system. The goal is to enable seamless, secure, and centralized login for users, utilizing Marist's authentication framework for identity verification.

Acceptance Criteria:

Users can authenticate using Marist's SSO. Successful login redirects users to the main dashboard. Error handling for failed authentication attempts. Ensure secure handling of authentication tokens and user sessions. Adhere to Marist’s SSO security guidelines.

BrendonKupsch1 commented 1 week ago

SSL for server is now functional, still need to get server running on new domain and create SSO button functionality.

BrendonKupsch1 commented 1 week ago

Server is running on https, still need to create metadata and send to sso provider. After this the button will be functional.