Jonathan Pyle
Jonathan Pyle
https://docassemble.org/docs/config.html#favicon
This is an advanced feature that you would only use after you have figured out everything in the [Package Management section of the documentation](https://docassemble.org/docs/packages.html) and you have a docassemble add-on...
Closing this due to inactivity.
Thanks! I have a fix for this that will be in the next version.
Yes, I implemented this in 606a52142c0fc04a383b463859fce43d1dc0ae2b (the start of the 1.3.x). I only limited redirects partially; if the user is actually logged in, the redirects will still go to the...
After my January 20 comment I made further changes to increase security around `next` parameters so it is better now. Thanks for this issue!
I have Azure Active Directory login running on a production server and I got it to work with the following "Redirect URIs": https://myserver.com/callback/azure https://myserver.com/user/sign-in I am pretty sure that Azure...
I would try setting the Redirect URIs to correspond to the two that are above. I would double-check the client secret and make sure the Configuration looks like: ``` azure:...
I am closing this issue because there has been no activity.
With this test interview: ``` features: question back button: True --- mandatory: True question: Hello continue button field: intro --- mandatory: True question: Sign here signature: signature under: John Smith...