You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@85LangA85 What do you think about the following solution
// AuthSessionIds will be cached internally. So subsequent requests for the same baseuri and Api-Key
// won't require a call to the Idp if the AuthSessionId has not expired yet.
idp.AuthSessionFor ("https://myserver.invalid", "API_KEY")
Moved from d-velop/dvelop-app-template-go#4
To authenticate an App Outside the User Context, the new Feature of the Identityprovider is needed. Please Support the Apikey Functions.
https://developer.d-velop.de/documentation/dipa/de/d-ecs-identity-provider-api-125187928.html#section-5
The text was updated successfully, but these errors were encountered: