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

Adds support for Self-Service-Profile endpoints #747

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

kailash-b
Copy link
Contributor

@kailash-b kailash-b commented Nov 19, 2024

Changes

Endpoints Added :

References

Jira - SDK-5123

Testing

Following test cases added :

  • Test_self_service_profile_crud_operation : Validates creation of a self-service profile, fetching the newly created self-service profile, updation of the self-service profile and finally deletion the self-service profile.

  • Test_self_service_sso_ticket_generation_revocation : Creates an self-service SSO ticket and revocation.

  • Test_self_service_custom_text_get_set : Creates a self-service profile, sets a custom-text-profile, gets a custom-text-profile and validate them, finally deletes the self-service-profile that we created.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@kailash-b kailash-b requested a review from a team as a code owner November 19, 2024 05:20
@kailash-b kailash-b force-pushed the feature/self-service-profiles branch from 8759c64 to ce87e42 Compare November 19, 2024 09:36
@kailash-b kailash-b merged commit 68828fc into master Nov 25, 2024
11 checks passed
@kailash-b kailash-b deleted the feature/self-service-profiles branch November 25, 2024 05:59
@kailash-b kailash-b mentioned this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants