v2.1.0
- Fixed leftover fof components code
- Added settings to enable/disable whether assertions and responses received from the IdP must be signed.
mekici From what I can tell, Microsoft Dynamics CRM support SAML as a Service Provider, so you can log into that via your central SAML IdP (Identity Provider). This extension makes Flarum a SAML Service Provider, meaning you could also hook it up to a central IdP. You won't be able to log into Microsoft Dynamics CRM via Flarum or vice versa though
ornanovitch Really sorry for the delay on this, feel free to bump discussions like this.
I'm not sure what's going wrong here, it might be worth checking to ensure that the assertion being transmitted is actually being signed. Out of curiosity, are you using the djangosaml2idp
package? That one should work rather well with this extension. Regardless, in the most recent version I've added a setting to disable requiring a signed assertion.