Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Configure Linked login via OAuth2

...

  1. Open eidm2.properties with your text editor.

  2. Find the line that starts with "methods.protected" and add linkedin.oauth2.1 as shown below.   

    Code Block
    methods.protected = methods.password, linkedin.oauth.2.1
  3. Restart Wildfly.

  4. Open CustomerID self-service login page https://localhost:7443/eidm2/wf/self-service

  5. You will find Login with Linkedin button under "Sign In Using a Provider"

...

Part 3: Link your accounts

...