Is there any option to use okta-spring-boot-starter in the older spring / spring mvc framework which does not have spring security?
Trying to acheive role based authorization with this dependency but doesn’t seem to be working with spring mvc / spring framework without spring boot.
appreciate any guidance / documents