Skip to content

Azure Active Directory Integration #2

@johnkattenhorn

Description

@johnkattenhorn

This isn't an issue as such, just wanted to reach out to let you know that I've used the code here as a basis to hook up the new ADAL script from https://github.com/AzureAD/azure-activedirectory-library-for-js to allow me to access Azure AD.

I started by copying the skUserInfo.html and skUserInfo.js and security.js to new ones with an adal suffix.

I removed any function which were already handed by the adalAuthenticationService, it works just great but for some reason I don't yet understand the events raised by the adalAuthenicationService don't fire until I try to move away from the current page.

If this mod is interesting then let me know and I'll gladly fork and commit the work I did. The only change to the actual existing code base is that I swap out the current sk-user-info directive for an adal one.

PS. What does sk- stand for anyways ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions