[GH-ISSUE #723] BUG: Basic Auth Report throws Error 500 if All Tenants previously selected #367

Closed
opened 2026-03-02 12:41:40 +03:00 by kerem · 3 comments
Owner

Originally created by @mirceamitu on GitHub (Feb 5, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/723

Describe the bug
Error 500 thrown by Basic Auth Report page if previously All Tenants was selected as current tenant

To Reproduce

  1. Go to Tenant Administration / Domain Analyzer
  2. select All Tenants
  3. go to Identity Management / Basic Auth Report
  4. while loading tenants list => Request failed with status code 500

Expected behavior
write "select a tenant first"

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Edge
  • Version 97
Originally created by @mirceamitu on GitHub (Feb 5, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/723 **Describe the bug** Error 500 thrown by Basic Auth Report page if previously All Tenants was selected as current tenant **To Reproduce** 1. Go to Tenant Administration / Domain Analyzer 2. select All Tenants 3. go to Identity Management / Basic Auth Report 4. while loading tenants list => Request failed with status code 500 **Expected behavior** write "select a tenant first" **Screenshots** ![image](https://user-images.githubusercontent.com/7716697/152646671-f7c64f0f-a15e-4958-88c0-4ec80ce9d266.png) **Desktop (please complete the following information):** - OS: Windows 11 - Browser Edge - Version 97
Author
Owner

@homotechsual commented on GitHub (Feb 5, 2022):

Can confirm this behaviour, this happens when we pass ?customerId=AllTenants to pages which don't support it. We can probably fix this in TenantSelector.

<!-- gh-comment-id:1030637997 --> @homotechsual commented on GitHub (Feb 5, 2022): Can confirm this behaviour, this happens when we pass `?customerId=AllTenants` to pages which don't support it. We can probably fix this in `TenantSelector`.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 15, 2022):

This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.

<!-- gh-comment-id:1039767696 --> @github-actions[bot] commented on GitHub (Feb 15, 2022): This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.
Author
Owner

@KelvinTegelaar commented on GitHub (Feb 16, 2022):

seems fixed in dev :)

<!-- gh-comment-id:1042098917 --> @KelvinTegelaar commented on GitHub (Feb 16, 2022): seems fixed in dev :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#367
No description provided.