Skip to content

Domain Split Updates to Data API #28

@taija

Description

@taija

New students will be created in a different domain starting likely before Fall 2025. Updates will need to be made in order to ensure correct usernames are exposed on student endpoints

  • Update /app/Http/Transformers/StudentTransformer to remove usage of NTUserName column, which only will work for pre-split student accounts.
  • Add GUID value to /app/Http/Transformers/StudentTransformer to allow for better integration with SSO as needed.
  • Add GUID value to /app/Http/Transformers/EmployeeTransformer to allow for better integration with SSO as needed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions