Feature #19467
FE - React - cc_iam depends on keyclock instance only show content
Status: | Closed | Start date: | 15 January 2024 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
issue
-----
if running cc_auth, cc_iam show content without login (keycloack instance).
expected
-----
if running cc_auth, cc_iam show content WITH login (keycloack instance).
Noted: only running on cc_auth check this instance. Could use IS_POWERED_BY_QIANKUN from cciam.constant
History
#1 Updated by Amirul Umar Pandai 12 months ago
- Status changed from New to Resolved
- Assignee changed from Amirul Umar Pandai to chok yee fan
Feature #19467 - hide content until authenticated
#2 Updated by chok yee fan 12 months ago
- Status changed from Resolved to Feedback
- Assignee changed from chok yee fan to Amirul Umar Pandai
careless, not quality, not testing after implement the solution. still miss leading previously cause this issue.
issue
------
browser type http://localhost:3000/, its navigate to http://localhost:3000/ccauth/topnavbar/cciam but NOT content display.
expected
------
browser type http://localhost:3000/, its navigate to http://localhost:3000/ccauth/topnavbar/cciam SHOULD content display.
#3 Updated by Amirul Umar Pandai 12 months ago
- Status changed from Feedback to Resolved
- Assignee changed from Amirul Umar Pandai to chok yee fan
Fix keycloak instance not showing content
#4 Updated by chok yee fan 12 months ago
- Status changed from Resolved to Closed
tested is working fine