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

Added Contributions in Week-9 Updates #941

Merged
merged 9 commits into from
Sep 15, 2023
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@ author: Amol Singh

![Apereo-CAS Security Library Architecture](https://drive.google.com/uc?export=view&id=139IefXSLlhjRQ1T5_jowi7QzbXa40bc3)

- Authentication Token Generation Service Testing using Postman:

![Authentication Token-Generation Service Testing using Postman](https://drive.google.com/uc?export=view&id=1MagyjjjXnO5Vgty9TTdHcL8y3aVKK99-)

## Contributions

- Spring Boot JWT-based Authentication
- → The repository is dedicated to a authentication token generation service, which was presented as a working demo during the endpoint evaluation.
- → Repository Link: https://github.com/sanbit876/Spring_Boot_JWT-based-Authentication

## Learnings

- Understood the intricacies of integrating CAS with a complex application like Sunbird-Learn, including dealing with single sign-on (SSO) configurations and attribute mapping.
Expand Down
Loading