Hello,
Thank you for maintaining this bundle.
I have two questions:
- How can we manage rolling keys for a specific IDP? I know there's the
x509certMulti option that can take multiple keys but since it's a configuration, I'm not sure if it can be updated easily on the fly? Ideally, I'd have to retrieve the keys myself and store them in the certs folder. But it seems that this folder can only hold SP keys?
- Would it be possible to have a better way of customizing the path to the
certs folder? Because having to define an ONELOGIN_CUSTOMPATH isn't really Symfony-oriented. An option in the bundle configuration file would be ideal.
That's it! I hope that's clear and I'm open to help.
Hello,
Thank you for maintaining this bundle.
I have two questions:
x509certMultioption that can take multiple keys but since it's a configuration, I'm not sure if it can be updated easily on the fly? Ideally, I'd have to retrieve the keys myself and store them in thecertsfolder. But it seems that this folder can only hold SP keys?certsfolder? Because having to define anONELOGIN_CUSTOMPATHisn't really Symfony-oriented. An option in the bundle configuration file would be ideal.That's it! I hope that's clear and I'm open to help.