jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Warn about simultaneous usage of oidc and security-oauth2 starters

Open gorbunkov opened this issue 2 years ago • 0 comments

The OIDC documentation says that security-oauth2-starter should be removed from the build.gradle. The problem is that this starter is added automatically when REST API addon is added using Studio. We should at least write some warning to the log when both starters (oidc and security-oauth2) are added to the same project.

gorbunkov avatar Aug 04 '22 08:08 gorbunkov