Starts in:
1 DAY
7 HRS
34 MIN
50 SEC
Starts in:
1 D
7 H
34 M
50 S

Activities of "Repunjay_TASC"

We have a requirement like this, which is why we added the integration on the API side. The same implementation i have done in ABP sample project as well. I have shared the POC project HAR file over email; could you please check it and let me know how the requests are going?

Any update ?

I have shared email please check.

In my POC project, the token API call works fine from the Angular project. However, in the existing application, the token API does not get called when using SSO OIDC login.

Do we need to manually add the token API method to retrieve the token information? In the POC, it was automatically invoked after I redirected the URL. Is the issue occurring because the user is not login in properly using SSO?

below screen shot POC project token API.

ok let me check

Hi ,

I have cross-verified the POC code and my code, and both are the same. I ran the POC project on my local machine, and it worked as expected, successfully redirecting to the dashboard.

The request header also contain the Authorization: bearer *.

<br> Please let me know if this approach will work. We are redirecting to the dashboard URL from the controller. Can we pass the Authorization: Bearer token inside the request? How do we set the Authorization: Bearer before redirecting to the dashboard? We will try this approach, so please advise on how to set the token before the redirect.

Controller.cs

I have shared log over email kindly check and update.

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

Showing 71 to 80 of 191 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06