Erwane Breton

Results 46 comments of Erwane Breton

Hi, with `master` branch and certificate authentication, i still have `AADSTS700023: Client assertion audience claim does not match Realm issuer.`. I've fixed my tenant id , double check certificate fingerprint,...

My app is created with "Single tenant" option and i set my tenant id exactly how doc say. This app work well with the "secret key" authentication, not with the...

But it's not merged ?

i'm still using SublimeText and really love this plugin but i'm not sure i can take the lead. My python knowledge is poor.

Any news about this issues on CakePHP 2.4 ?

Have same problem but looks like the `{{ page }}` variable contain `Page` object ``` # example {{ page.Resources }} ```

In docker compose App environment: ```yml environment: BASE_URL: https://feedback.net/ HOST_MODE: multi HOST_DOMAIN: feedback.net ``` (restart or rebuild) In database ```sql update tenants set subdomain='sub' where id=1; ``` Tenant is https://sub.feedback.net/...

Wow, very nice. Where is the documentation for that please ? and ~how to manages tenants or allow signup on one tenant but not to create new tenant ?~ vhost...

> How does using the former multiple options work with this approach? Will it only accept them if multiple is true moving forward? For the options : if `multiple` is...

Could you make me an update of this, i don't understood what is next. Thanks.