v7.1-beta.18-test-open-id
Pre-release
Pre-release
·
7246 commits
to master
since this release
- Issue #3112 : Change meta key
UploadUsertoUploadUserId. Add meta keyUploadUserUsernameto hold thepreferred_usernamefrom the IDP. NOTE: the stroom propertyreceive.requireTokenAuthenticationand proxy propertyreceivedDataConfig.requireTokenAuthenticationhave both been replaced bytokenAuthenticationEnabled,certificateAuthenticationEnabledandauthenticationRequired, allowing authentication to be disabled and the mechanism to be controlled on data receipt. Remove propertiesreceive.unknownClassificationandreceive.feedNamePatternas they are unused and duplicates of other properties. Replace propertysecurity.authentication.useInternal(boolean) withsecurity.authentication.identityProviderType(INTERNAL|EXTERNAL|TEST). Add propertyaddOpenIdAccessTokento the HTTP forward config. Remove propertyuseDefaultOpenIdCredentialsas this is now covered bysecurity.authentication.identityProviderType. In proxy YAML config, replacedforwardDestinationswithforwardFileDestinationsandforwardHttpDestinations; replacedreceiveDataConfigwithreceive.