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

Integrate CAS into the login page #5

Closed
abhiramtilakiiit opened this issue Mar 23, 2024 · 1 comment · Fixed by #13
Closed

Integrate CAS into the login page #5

abhiramtilakiiit opened this issue Mar 23, 2024 · 1 comment · Fixed by #13
Assignees
Labels
authenticaiton Issues related to authentication and login management Difficulty:Advanced

Comments

@abhiramtilakiiit
Copy link

abhiramtilakiiit commented Mar 23, 2024

Description

The current login page uses regular sign up and login method, and uses SQLite as repo.

Feature

The task it to get CAS ( Central Authentication Service ), to work with the flask backend and handle the
/login routes in the project.

Useful Links

Some examples repositories containing example configuration of CAS:

Secrets

will be provided in the session

@abhiramtilakiiit abhiramtilakiiit added Difficulty:Advanced authenticaiton Issues related to authentication and login management labels Mar 23, 2024
@abhiramtilakiiit abhiramtilakiiit changed the title Integrate CAS into the logiin page Integrate CAS into the login page Mar 23, 2024
@The-Coder-Kishor
Copy link

I can work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authenticaiton Issues related to authentication and login management Difficulty:Advanced
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants