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
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
According to the this document, the SAML_IDP_SP_FIELD_DEFAULT_PROCESSOR value is a value that can set the default processor, so I applied it to the code, but the default value has not changed.
I checked the cause and the most recent version 0.7.2 was released in 2020, but the code setting that default value seems to have been committed in 2021.
I think we should release a new version or update the document.
According to the this document, the
SAML_IDP_SP_FIELD_DEFAULT_PROCESSORvalue is a value that can set the default processor, so I applied it to the code, but the default value has not changed.I checked the cause and the most recent version
0.7.2was released in 2020, but the code setting that default value seems to have been committed in 2021.I think we should release a new version or update the document.