Closed duedares-rvj closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.64%. Comparing base (
921144d
) to head (e7d0685
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
π§ Changes
Support for CRUD operations to the Self-Service Profile on Management APIs.
π References
Create a self-service profile Retrieve self-service profiles Retrieve a self-service profile by id Update a self-service profile Delete a self-service profile by id Create an sso-access ticket to initiate the self service sso flow
π¬ Testing
Added relevant test cases for all the endpoints to ensure functionality is as expected: All created resources are cleaned up after the assertions are completed.
Management Package
π Checklist