stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

Add support for Framework Spec multi-tenancy

Open dogeared opened this issue 9 years ago • 1 comments

Per:

https://github.com/stormpath/stormpath-framework-spec/blob/master/example-config.yaml#L10

And

https://github.com/stormpath/stormpath-framework-spec/blob/master/example-config.yaml#L113

And

https://github.com/stormpath/stormpath-framework-spec/blob/master/example-config.yaml#L181

we need to implement support for these multi-tenancy related properties.

Also, NOTE: the SpecConfigVersusWebPropertiesTest#verifyPropertiesInSpecAreInDefault must be re-enabled. It was temporarily disabled to avoid test failures related to property support differences.

See: stormpath/stormpath-framework-spec#123

dogeared avatar Oct 11 '16 19:10 dogeared

relates to: #513, #351, #742, #1027

dogeared avatar Nov 07 '16 19:11 dogeared