Brian Demers

Results 176 comments of Brian Demers
trafficstars

Probably just change the name, but let's wrap up the other open questions/issues first and then figure out the best option

@lhazlewood have a suggestion on a good way to do this? > I meant an actual unit test that inspects the String instance and ensures the encoding is UTF-8. The...

I was messing with creating keys today with BC (via JCA), and it's really really easy to get a `RuntimeException` to be thrown. I think if we just tack on...

Valid point, I was just thinking it would be easier to change in the future, but it's probably just noise

@lhazlewood back to the topic of the test, we actually do have tests that fail when the system's default encoding is NOT `UTF-8` we just don't see this because that...

I updated the PR name to better reflect the changes here, and I've moved the Gson change log note to: #547

It _might_ be possible to extend/tweak `org.bouncycastle.crypto.modes.ChaCha20Poly1305`) to take in the `NONCE_SIZE` in a constructor (or package private constructor)

We need to update the doc with the instructions on how to create an Authorization Server (if you did NOT run the export/import) (the migration process does this for you)

"Invalid grant" is the error is the error message we receive back from Okta. To change this, we will need to handle this case specifically. We need to look into...

Yes, the migration tool will create that property, you can create them manually too: see https://github.com/stormpath/stormpath-sdk-java/blob/okta/OktaGettingStarted.md#required-okta-configuration-change