CaptainCannabis

Results 16 comments of CaptainCannabis

I agree with that - i would also like to browse the tool as a impersonated user. Meaning that the token should not be restricted (or autogenerated for each request...

> Yeah, you can do anything you want, this feature is just a matter of providing the functionality out of the box. > > All the impersonation logic is completely...

But if you want to browse the tenant views, meaning in the tenant view clicking another link which is another tenant url there will be no token with that "redirect...

I did kind of the same approach by setting a session-variable on the impersonated domain (modified makeResponse-logic) after impersonating and then displaying the "admin started these session at ..."-hint.

> Is it also possible to keep the admin signed in while impersonating? I tried to look this up using multiple auth guards and used different auth guards but it...

I am not sure about laravels possibilities about multiple guards. Seems that both are using session configs and that results in overwritten logins. Maybe you can find a way to...

See https://stackoverflow.com/questions/22615926/migration-cannot-add-foreign-key-constraint-in-laravel How to achieve the config `$table->bigInteger('user_id')->unsigned()->index(); // this is working`

Tried that with both at the same time. Result is widh: 100% and height: 0 How to use the vue-graph-svg in a flexbox grid layout?

``` "@kirschbaum-development/laravel-translations-loader": "^1.3.2", "laravel-mix": "^6.0.6", "vue-i18n": "^8.26.8", ``` Without the `/php` like it is shown in the readme for mix v6 it seems that `includeOnly: ['auth', 'validation', 'lang']` is not...

Same to me, i did everything stated here https://docs.microsoft.com/de-DE/powerapps/developer/data-platform/walkthrough-register-app-azure-active-directory