Base solution for your next web application

Activities of "deltavision"

Hi,

does RefreshToken require to add *TenantId *and *Bearer *(token) to the call (Header)?

Tryed but with and without - same result.

I expect RefreshToken contains the information.

Hi ismcagdas,

can we use refresh token, before access token expires?

Tryed to call RefreshToken - but it fails here: (Invalid token)

Hi @ismcagdas,

works perfectly - thank you

For soloution on:

Login does not change to tenant\user - and can not change language on public site.

Reference: #11706

Comment to solution.

Server time was few minutes ahead of client. Therefore the token timeout period was passed, and login failed.

Hi @ismcagdas

another issue - from #11069

After Login return to public site, not getting the logged in user information. This works in development

Hi @ismcagdas

yes it is published - can I mail you information for check?

Hi @ismcagdas

found an issue with the public site and Bootstrap - it uses: data-bs-toggle="dropdown" - in header\default.cshtml but the version of Bootstrap referenced is "older" - so change to: data-toggle="dropdown" - solved the dropdown issue.

Maybe you should update Bootstrap for public site :-)

Also som id's and class's use the same name.

Hi @ismcagdas

back to this one :-)

now at v11.2.1, MVC Core

Login does not change to tenant\user - and can not change language on public site.

Hi,

fixed by VS2022 v17.5.2 update/patch :-)

https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.5.2

Showing 1 to 10 of 107 entries