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

Add SSO application management #21

Merged
merged 1 commit into from
Apr 21, 2024

Add SSO application manangement

01626c0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add SSO application management #21

Add SSO application manangement
01626c0
Select commit
Loading
Failed to load commit list.
GitHub Actions / .NET Tests succeeded Apr 18, 2024 in 0s

112 passed, 0 failed and 4 skipped

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/_fv-az529-904_2024-04-18_12_03_20.trx 56✅ 2⚪ 23s
TestResults/_fv-az529-904_2024-04-18_12_03_41.trx 56✅ 2⚪ 21s

✅ TestResults/_fv-az529-904_2024-04-18_12_03_20.trx

58 tests were completed in 23s with 56 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Descope.Test.Integration.AccessKeyTests 11✅ 836ms
Descope.Test.Integration.AuthenticationTests 4✅ 4s
Descope.Test.Integration.JwtTests 2✅ 1s
Descope.Test.Integration.PasswordSettingsTests 1✅ 837ms
Descope.Test.Integration.PermissionTests 3✅ 453ms
Descope.Test.Integration.ProjectTests 2✅ 1⚪ 912ms
Descope.Test.Integration.RoleTests 3✅ 630ms
Descope.Test.Integration.SsoApplicationTests 2✅ 487ms
Descope.Test.Integration.SsoTests 3✅ 3s
Descope.Test.Integration.TenantTests 7✅ 3s
Descope.Test.Integration.UserTests 16✅ 1⚪ 6s
Descope.Test.Unit.SsoTests 2✅ 8ms

✅ Descope.Test.Integration.AccessKeyTests

✅ AccessKey_Activate_MissingId
✅ Accesskey_ActivateDeactivate
✅ AccessKey_Create_MissingName
✅ AccessKey_CreateAndUpdate
✅ AccessKey_Deactivate_MissingId
✅ AccessKey_Delete
✅ Accesskey_Delete_MissingId
✅ AccessKey_Load_MissingId
✅ AccessKey_SearchAll
✅ AccessKey_Update_MissingId
✅ AccessKey_Update_MissingName

✅ Descope.Test.Integration.AuthenticationTests

✅ Authentication_ExchangeAccessKeyAndMe
✅ Authentication_MeAndLogout
✅ Authentication_SelectTenant
✅ Authentication_ValidateAndRefresh

✅ Descope.Test.Integration.JwtTests

✅ Jwt_CustomClaims
✅ Jwt_Impersonate

✅ Descope.Test.Integration.PasswordSettingsTests

✅ PasswordSettings_GetAndUpdate

✅ Descope.Test.Integration.PermissionTests

✅ Permission_CreateAndLoad
✅ Permission_DeleteAndLoadAll
✅ Permission_UpdateAndSearch

✅ Descope.Test.Integration.ProjectTests

⚪ Project_CloneAndDelete
✅ Project_ExportImport
✅ Project_Rename

✅ Descope.Test.Integration.RoleTests

✅ Role_CreateAndLoad
✅ Role_DeleteAndLoadAll
✅ Role_UpdateAndSearch

✅ Descope.Test.Integration.SsoApplicationTests

✅ SsoApplication_Oidc
✅ SsoApplication_Saml

✅ Descope.Test.Integration.SsoTests

✅ Sso_Oidc
✅ Sso_SamlByMetadata
✅ Sso_SamlSetAndDelete

✅ Descope.Test.Integration.TenantTests

✅ Tenant_Create_MissingName
✅ Tenant_CreateAndLoad
✅ Tenant_Delete_MissingId
✅ Tenant_DeleteAndLoadAll
✅ Tenant_Update_MissingId
✅ Tenant_Update_MissingName
✅ Tenant_UpdateAndSearch

✅ Descope.Test.Integration.UserTests

✅ User_Activate
✅ User_Create
✅ User_CreateBatch
✅ User_DeleteAndSearch
✅ User_Password
✅ User_Roles
✅ User_SsoApps
✅ User_Tenants
✅ User_TestUser
✅ User_Update
⚪ User_UpdateCustomAttributes
✅ User_UpdateDisplayName
✅ User_UpdateEmail
✅ User_UpdateLoginId
✅ User_UpdatePhone
✅ User_UpdatePicture
✅ User_UpdateUserNames

✅ Descope.Test.Unit.SsoTests

✅ SSO_Exchange
✅ SSO_Start

✅ TestResults/_fv-az529-904_2024-04-18_12_03_41.trx

58 tests were completed in 21s with 56 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Descope.Test.Integration.AccessKeyTests 11✅ 1s
Descope.Test.Integration.AuthenticationTests 4✅ 5s
Descope.Test.Integration.JwtTests 2✅ 1s
Descope.Test.Integration.PasswordSettingsTests 1✅ 1s
Descope.Test.Integration.PermissionTests 3✅ 553ms
Descope.Test.Integration.ProjectTests 2✅ 1⚪ 858ms
Descope.Test.Integration.RoleTests 3✅ 476ms
Descope.Test.Integration.SsoApplicationTests 2✅ 520ms
Descope.Test.Integration.SsoTests 3✅ 2s
Descope.Test.Integration.TenantTests 7✅ 3s
Descope.Test.Integration.UserTests 16✅ 1⚪ 4s
Descope.Test.Unit.SsoTests 2✅ 10ms

✅ Descope.Test.Integration.AccessKeyTests

✅ AccessKey_Activate_MissingId
✅ Accesskey_ActivateDeactivate
✅ AccessKey_Create_MissingName
✅ AccessKey_CreateAndUpdate
✅ AccessKey_Deactivate_MissingId
✅ AccessKey_Delete
✅ Accesskey_Delete_MissingId
✅ AccessKey_Load_MissingId
✅ AccessKey_SearchAll
✅ AccessKey_Update_MissingId
✅ AccessKey_Update_MissingName

✅ Descope.Test.Integration.AuthenticationTests

✅ Authentication_ExchangeAccessKeyAndMe
✅ Authentication_MeAndLogout
✅ Authentication_SelectTenant
✅ Authentication_ValidateAndRefresh

✅ Descope.Test.Integration.JwtTests

✅ Jwt_CustomClaims
✅ Jwt_Impersonate

✅ Descope.Test.Integration.PasswordSettingsTests

✅ PasswordSettings_GetAndUpdate

✅ Descope.Test.Integration.PermissionTests

✅ Permission_CreateAndLoad
✅ Permission_DeleteAndLoadAll
✅ Permission_UpdateAndSearch

✅ Descope.Test.Integration.ProjectTests

⚪ Project_CloneAndDelete
✅ Project_ExportImport
✅ Project_Rename

✅ Descope.Test.Integration.RoleTests

✅ Role_CreateAndLoad
✅ Role_DeleteAndLoadAll
✅ Role_UpdateAndSearch

✅ Descope.Test.Integration.SsoApplicationTests

✅ SsoApplication_Oidc
✅ SsoApplication_Saml

✅ Descope.Test.Integration.SsoTests

✅ Sso_Oidc
✅ Sso_SamlByMetadata
✅ Sso_SamlSetAndDelete

✅ Descope.Test.Integration.TenantTests

✅ Tenant_Create_MissingName
✅ Tenant_CreateAndLoad
✅ Tenant_Delete_MissingId
✅ Tenant_DeleteAndLoadAll
✅ Tenant_Update_MissingId
✅ Tenant_Update_MissingName
✅ Tenant_UpdateAndSearch

✅ Descope.Test.Integration.UserTests

✅ User_Activate
✅ User_Create
✅ User_CreateBatch
✅ User_DeleteAndSearch
✅ User_Password
✅ User_Roles
✅ User_SsoApps
✅ User_Tenants
✅ User_TestUser
✅ User_Update
⚪ User_UpdateCustomAttributes
✅ User_UpdateDisplayName
✅ User_UpdateEmail
✅ User_UpdateLoginId
✅ User_UpdatePhone
✅ User_UpdatePicture
✅ User_UpdateUserNames

✅ Descope.Test.Unit.SsoTests

✅ SSO_Exchange
✅ SSO_Start