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,

v11.2.1 MVC .NET Core

With API login - we get a access token and a refresh token.

How do we use the refresh token, to get a new access token, when access token expires? Which endpoint to call? - and parameters

Hi @ismcagdas,

works perfectly - thank you

Hi,

v11.2.1 MVC .NET Core

We wish to update the lang attribute of the html tag, based on the selected language. But can not figure out where to do this.

It should be set when entering the page and when changing the language

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,

v11.2.1 MVC .NET Core

After login to App - and return to public site - how can we make a direct access to the App. Tried a lot of options - but always end up, at the App: Login page.

Can we open the App with the accessToken that is returned from the login?

Showing 1 to 10 of 148 entries