You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bugfix: don't set illegal combination of AllowCreate/Format
* Force allowCreate to false if format is TRANSIENT
I also kept a reference to the errata 05 page/line here in a comment
* allowCreate is true by default and contained for TRANSIENT
As the default was true for this before it is now that way again. If
the format is NAMEID_TRANSIENT it will be set to respect the Errata 05.
* The persistent default is back to having allowCreate=true
---------
Co-authored-by: Ben Martin <monkeyiq@users.sourceforge.net>
0 commit comments