Artem Brezhniev

Results 16 comments of Artem Brezhniev

The same problem on beta subdomain. Here's the error: ![image](https://user-images.githubusercontent.com/9466810/140719077-ce3be421-2639-4844-b57a-196a08eb676c.png) In addition to that, the exception is not being logged into Sentry, because of the "big payload".

@ankibalyan doesn't work on MacOS High Sierra

This one did the trick for me: ``` sudo npm i -g ngrok --unsafe-perm=true --allow-root ```

@brownbl1 just grabbed from here: https://github.com/appium/appium/issues/10293#issuecomment-370334351 Actually, have no idea, would like to ask this question to devs as well :) For me, npm is like a black box, you...

Will be fixed in the next patch release.

One of the solutions would be to run the migrations command with the `--database` option. If you have `saml2_tenants` in a different database, then you would also need to override...

> I believe this is the `x509certMulti` settings in OneLogin. > > > > > > **From their docs:** > > > > IdP with multiple certificates > > In...

I think having this would be definitely a plus, but it comes with a cost, primarily the managing part. Right now you can simply copy & paste a single certificate...

I've forked the repo and implemented multi-tenancy support, I hope that would simplify things for someone :) https://github.com/24Slides/laravel-saml2

There is a fork I have created from this repository, we will maintain it as a part of our internal commercial product: https://github.com/24Slides/laravel-saml2