product-is icon indicating copy to clipboard operation
product-is copied to clipboard

Identity Server 7.0.0 RC2 release-based ad hoc testing

Open GoushiRam opened this issue 2 years ago • 0 comments

This task will document the ad-hoc testing round conducted and the scope covered throughout the process.

SCOPE

  • [ ] Federated/MFA/Adaptive Authentication
    • [ ] Idp Authentication within B2B
    • [ ] Social Authentication within B2B
    • [ ] Adaptive authentication within B2B
    • [ ] MFA Authentication within B2B
  • [ ] Invitation-based Registration
    • [ ] Verify the user from the parent organization can be invited to the sub organization
    • [ ] Verify such a user has the required access
  • [ ] Multi Organizations
    • [ ] Users from different organizations can only access resources and functionalities they are authorized to use based on their assigned roles and permissions
    • [ ] Verify that administrators can define organization-specific authorization policies using RBAC
  • [ ] Cross OrIgin SSO
    • [ ] Session management and SSO from parent to sub org
    • [ ] Session management and SSO from sub org to sub org
  • [ ] Test different attribute combinations to validate that ABAC policies are correctly evaluated and enforced for B2B scenarios
  • [ ] Test that administrators from each org can manage users, roles, and permissions within their respective orgs

GoushiRam avatar Feb 21 '24 09:02 GoushiRam