# SSO API
# 1.4.15 on May 12th, 2024
- SSO-81 (opens new window) Fixed issue for cannot change account type from trial to regular-DE.
# 1.4.14 on April 22nd, 2024
- SSO-80 (opens new window) DE can change trial account's expired date more than 21 days.
# 1.4.13 on March 3rd, 2024
- SSP-77 (opens new window) Fixed error in the process of "Change Student Account" that showed processing since yesterday.
# 1.4.11 on March 3rd, 2024
- SSO-75 (opens new window) Fixed incorrect grammar for error message "email already exists".
# 1.4.7 on November 8th, 2023
- SSO-71 (opens new window) Fixed issue for keep prompting to change password.
# JWT v1.1.6 on August 31st, 2023
- SSO-69 (opens new window) Fixed incorrect error message when the email account is typed with diacritics.
# 1.3.15 on June 21st, 2023
- SSO-67 (opens new window) Fixed issue for cannot enter student's profile.
# 1.3.14 on June 12th, 2023
- SSO-64 (opens new window) Manage Class Configuration Based on Class ACLs.
- SSO-66 (opens new window) Make the SSO Redis index configurable trough .env.
# 1.3.13 on March 29th, 2023
- SSO-63 (opens new window) Changed email account to lowercase (u_profile -> email) when new registration is requested.
# 1.3.12 on March 21st, 2023
- SSO-62 (opens new window) Accept SSO change/update available in UD students tab from admin token that has write acces for student acl.
# 1.3.11 on February 14th, 2023
- SSO-61 (opens new window) Add is_active org status in user profile.
# 1.3.10 on November 25th, 2022
- SSO-59 (opens new window) Fixed incorrect deactivated log naming.
# 1.3.9 on November 15th, 2022
- SSO-58 (opens new window) Add timezone ORG in profile user.
# 1.3.8 on October 24th, 2022
- SSO-55 (opens new window) Add the configuration "Allow Students to Download Own Certificates" from Org.
- SSO-56 (opens new window) Fixed issue after deactivating students, student's profile is still active.
- SSO-57 (opens new window) Fixed bulk import issue: an account failed when insert into MYSQL database.
# 1.3.7 on August 22nd, 2022
- SSO-54 (opens new window) Check the org expiration date to determine student expiration date.
# 1.3.6 on August 8th, 2022
- Add redis for SSO.
# 1.3.5 on July 29th, 2022
- SSO-53 (opens new window) Added the CT lock status read from organization or class.
# 1.3.4 on June 28th, 2022
- SSO-50 (opens new window) Provide endpoitns to retrieve teacher and organization admins.
- SSO-52 (opens new window) Endpoint to activated student status.
# 1.3.3 on May 25th, 2022
- SSO-48 (opens new window) Allowed expired date to none and UD send expired date as string empty.
- SSO-49 (opens new window) Store class configuration value to SSO.
# 1.3.2 on April 27th, 2022
- SSO-47 (opens new window) Added use live and mna into organization settings.
# 1.3.1 on April 12th, 2022
- SSO-45 (opens new window) Make the SSO validate for email/u_name already registered when create a new sso users.
# 1.3.0 on April 12th, 2022
- SSO-44 (opens new window) Show Register Date
# 1.2.9 on July 26th, 2021
- NSAAPI-352 (opens new window) Profile picture does not show when I log in and I am prompted to provide picture.
# 1.2.8 on June 11th, 2021
- SSO-42 (opens new window) Add a Organization setup from UD
# 1.2.7 on April 11th, 2021
- SSO-41 (opens new window) Make soft delete data
# 1.2.6
- SSO-40 (opens new window) Support edit user data cross server
# 1.2.5
- SSO-39 (opens new window) SSO-39 Log the activity ip address when editing user's data.
# [1.2.4] on November 26th, 2020
- SSO-38 (opens new window) Log the password chnages in u_log in SSO database
# [1.2.3] on September 08th, 2020
- SSO-37 (opens new window) Added log to see the changes of levels and plans on SSO.
# [1.2.2] on August 19th, 2020
- SSO-36 (opens new window) Shared token for multiple server.
# [1.2.1] on August 06th, 2020
- SSO-34 (opens new window) Created a new SSO middleware authentication model for other services.
- SSO-35 (opens new window) Add new an endpoint to get a list of all admins by UIC and ACL.
# [1.2.0] on June 17th, 2020
- SSO-32 (opens new window) Added a log for any user's changes and display it in Get User Profile API.
- SSO-33 (opens new window) Added versioning to check API version.
- SSO-31 (opens new window) Created a log for any user's changes.