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
For Key rotation, does this package have the ability to support rollover Keys as seen in onelogin/php-saml
/*
* Key rollover
* If you plan to update the SP x509cert and privateKey
* you can define here the new x509cert and it will be
* published on the SP metadata so Identity Providers can
* read them and get ready for rollover.
*/
// 'x509certNew' => '',
The text was updated successfully, but these errors were encountered:
For Key rotation, does this package have the ability to support rollover Keys as seen in onelogin/php-saml
The text was updated successfully, but these errors were encountered: