Last Version

Shiro Authorizing Realm for Azure AD 1.0.1

Shiro realm implementation for authenticating users against Azure AD and authorization with groups and roles from the Graph API.

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

shiro-aad
Version

Version

1.0.1
Type

Type

jar
Description

Description

Shiro Authorizing Realm for Azure AD
Shiro realm implementation for authenticating users against Azure AD and authorization with groups and roles from the Graph API.
Project URL

Project URL

https://github.com/NitorCreations/shiro-aad
Source Code Management

Source Code Management

https://github.com/NitorCreations/shiro-aad

Download shiro-aad 1.0.1


<!-- https://jarcasting.com/artifacts/com.nitorcreations/shiro-aad/ -->
<dependency>
    <groupId>com.nitorcreations</groupId>
    <artifactId>shiro-aad</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/shiro-aad/
implementation 'com.nitorcreations:shiro-aad:1.0.1'
// https://jarcasting.com/artifacts/com.nitorcreations/shiro-aad/
implementation ("com.nitorcreations:shiro-aad:1.0.1")
'com.nitorcreations:shiro-aad:jar:1.0.1'
<dependency org="com.nitorcreations" name="shiro-aad" rev="1.0.1">
  <artifact name="shiro-aad" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='shiro-aad', version='1.0.1')
)
libraryDependencies += "com.nitorcreations" % "shiro-aad" % "1.0.1"
[com.nitorcreations/shiro-aad "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.microsoft.azure : adal4j jar 1.0.0
com.google.code.gson : gson jar 2.3.1
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : jcl-over-slf4j jar 1.7.9
org.slf4j : log4j-over-slf4j jar 1.7.9
org.slf4j : jul-to-slf4j jar 1.7.9
org.slf4j : slf4j-jdk14 jar 1.7.9
org.apache.shiro : shiro-core jar 1.2.3

Project Modules

There are no modules declared in this project.