<div dir="ltr"><div>Looks I&#39;ve clarified the problem:<br>A resource with scopes won&#39;t be permitted if there are no permitted scopes.<br><br>This is a strange behavior - if there are no permitted scopes, the resource should still be available, it just doesn&#39;t have any additional actions (scopes) permitted.<br><div>In support, if you take a resource without scopes, the resource is available (given all resource 
permissions are permitted). But following the 
current logic Keycloak handles scopes, the resource shouldn&#39;t be 
available then, since there are no available scopes.<br><br></div>Now, 
the only solution is to create a dummy scope and always assign it to 
resources, so that they don&#39;t get blocked when no other scopes are 
available.<br><br>I think, this behavior should be changed.<br>What do you think? <br></div></div>