Michael Steigman

Results 8 comments of Michael Steigman

> Any updates on the issue? We have the same issue. We tried locally to test Google IdP with this library on both Windows/Linux (CentOS) machines. > As per other...

@mostafa There is a request signing cert in the Okta metadata. ``` ... ``` Seems like this is what we're looking for?

@vsalvino Following up on this old open issue. We're looking at CRX for use on a multi tenant type install and wanted to add some some fields as `BasicSiteSetting`s. I...

Thanks, @vsalvino. I'm aware that the settings are multi-site and aren't critical. The reason I am asking is because I wanted to try to utilize some of those settings. That...

> Abstracting them in a way that is backwards compatible with the many thousands of existing sites is a huge challenge. So it has not yet been attempted as it...

> Thanks for doing this work. I think this implementation may be a bit over-engineered though. I don't plan on supporting having users create drop-in replacement settings models, as that...

@vsalvino - back to bump this. Is current PR acceptable or did you have another approach in mind?

Yes, of course. I’ve used that pattern for this type of testing in the past. Ok, if time allows, I’ll put something together and submit a PR. Thanks! > On...