Shiro realm implementation for authenticating users against Azure AD and authorization with groups and roles from the Graph API.
'com.nitorcreations:shiro-aad:1.0'
<dependency> <groupId>com.nitorcreations</groupId> <artifactId>shiro-aad</artifactId> <version>1.0</version> </dependency>
<dependency org="com.nitorcreations" name="shiro-aad" rev="1.0"/>
"com.nitorcreations", "shiro-aad", "1.0"