Initial support for restricted services included hard-coded checks for the following services:
- dnasubway
- ospdev1
- ospdev2
- ospdevadmin
It should now be possible to remove the hard-coded checks. Please see JWTValidateRequestFilter.java, method temporaryRestrictedTenantCheck.
Handling of restricted services is now supported using roles in the Security Kernel.
Initial support for restricted services included hard-coded checks for the following services:
It should now be possible to remove the hard-coded checks. Please see JWTValidateRequestFilter.java, method temporaryRestrictedTenantCheck.
Handling of restricted services is now supported using roles in the Security Kernel.