• [Angular Web Portal] - How to retrieve logged user's Central Account

    How can I retrieve logged user's Central Account?

    In session I can retrieve userId, isLoggedIn and Username parameter, but no one of these is identity Central Account.

    this.onSessionResponse = this.authentication.onSessionResponse.subscribe(async…

  • Changing Web Portal Based on Angular

    Hello,

    We are trying to change some features (company logo, color etc.) on Web Portal. When we opened web portal from local, we can see changing on Web Portal whatever when we opened web portal through Client URL, we couldn't see any changing on web portal…