Alexander Skvortsov

Results 83 comments of Alexander Skvortsov

Hi, sorry for the late response. If you still have a use case for this, here's what I'm thinking: - Allow overriding the templates for `FormBuilderWidget` and `FormRenderWidget` (via settings?)...

Thanks for the response! That's certainly quite reasonable, especially with the project still in alpha stages of rollout. Publishing this now would probably quintuple (at least!) the project's public API....

> then models.py if was lost in the lastest commits as I already commented in PR. Please do a `git add -A` before pushing it again. > > ``` >...

> Added: > > * internazionalized form, labels Great idea, I hadn't thought of that > * Agreement Management via AdminModel This is a good idea, it's good to be...

I'll be sure to review your PR. I've set up a Roadmap at https://github.com/OTA-Insight/djangosaml2idp/issues/34. Please let me know if you think i've missed anything.

As peppelinux said, please send your SP and IDP config sections from settings.py, as well as the metadata file for the relevant SP. I decoded the SAMLRequest in the url...

> This issue is solved by the repr_saml addition, right? It's unrelated to logout unless I'm missing something? I can merge that (being only that part from the referenced MR)...