Skip to content

Token Validation (and profile info) Failing due to Crypto-js script 404s #11

@tkrosko

Description

@tkrosko
<script type="text/javascript" src="///crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/hmac-sha256.js"></script>
<script type="text/javascript"
        src="///crypto-js.googlecode.com/svn/tags/3.1.2/build/components/enc-base64-min.js"></script>

These have moved in the last few days or so, which is causing id token validation to fail and profile information no longer displayed in both the flows. I've resolved in my local by downloading and including them along with my internal version of the app, calling them similar to common.js. They are available in this repo: https://github.com/sytelus/CryptoJS.git .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions