msal

Microsoft Identity library for Android gives you the ability to add authentication to your application with just a few lines of additional code. Using our MSAL SDKs you can quickly and easily extend your existing application to all the employees that use MSA, B2C, Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

License

License

MIT License
Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.microsoft.identity.client
ArtifactId

ArtifactId

msal
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

msal
Microsoft Identity library for Android gives you the ability to add authentication to your application with just a few lines of additional code. Using our MSAL SDKs you can quickly and easily extend your existing application to all the employees that use MSA, B2C, Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.
Project URL

Project URL

https://github.com/AzureAD/microsoft-authentication-library-for-android
Source Code Management

Source Code Management

https://github.com/AzureAD/microsoft-authentication-library-for-android/tree/master

Download msal

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.identity.client/msal/ -->
<dependency>
    <groupId>com.microsoft.identity.client</groupId>
    <artifactId>msal</artifactId>
    <version>3.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.identity.client/msal/
implementation 'com.microsoft.identity.client:msal:3.0.2'
// https://jarcasting.com/artifacts/com.microsoft.identity.client/msal/
implementation ("com.microsoft.identity.client:msal:3.0.2")
'com.microsoft.identity.client:msal:aar:3.0.2'
<dependency org="com.microsoft.identity.client" name="msal" rev="3.0.2">
  <artifact name="msal" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.identity.client', module='msal', version='3.0.2')
)
libraryDependencies += "com.microsoft.identity.client" % "msal" % "3.0.2"
[com.microsoft.identity.client/msal "3.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
androidx.browser » browser jar 1.0.0
com.google.code.gson : gson jar 2.8.5
com.nimbusds : nimbus-jose-jwt jar 9.9
cz.msebera.android : httpclient jar 4.5.8
androidx.constraintlayout » constraintlayout jar 1.1.3
com.microsoft.identity : common jar 4.0.2

Project Modules

There are no modules declared in this project.
com.microsoft.identity.client

Azure Active Directory

Versions

Version
3.0.2
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.1.0-RC2
2.1.0-RC1
2.0.12
2.0.10
2.0.8
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0-hf1
1.2.0
1.1.0-hf1
1.1.0
1.0.1
1.0.0-hf1
1.0.0
0.3.2-alpha
0.3.1-alpha
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0