Activities of "Repunjay_TASC"

Logs already shared with you, did you found anything inside log regarding this .But if you want i will shared one more time.

Without SSO OIDC able to login application.

Also Authorization: bearer * also there. ..

How to fix this issue with SSO OIDC ?

Shared pls check

I have shared information over email please check .

Can i share over email ?

ok let me check

Hi ,

The dashboard board component does not load. I found the below Root cause analysis where the request is being blocking. The AppComponent module loads first whenever a URL is accessed, followed by the dashboard or any child component. The AppComponent loads without any issues; however, the request is not being sent to the dashboard because our current code receives the user's data with all parameters set to null.

How can I retrieve the current user details in Angular? The backend successfully authenticates and authorizes the user, but I encounter an error when redirecting to the Angular dashboard.

ok got it; might be added some restriction that's why not able to load. Can you pls clear screen shots from chat.

yes, same as https://abp.io/qa/questions/8050/3a157db0-f2c7-3f04-5269-cf463596b0ab

what is issue ? can you please share screen shot ?

Answer

hi

The problem is Message '{CorrelationCookieName}' cookie not found. The cookie '{name}' has set 'SameSite=None' and must also set 'Secure'.

by the way, You can check this article https://abp.io/community/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

Your solution and ForwardedHeadersOptions code added in module.cs files.

Add the following line to ConfigureServices() method Add the following line to OnApplicationInitialization() method

Showing 81 to 90 of 206 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09