Table of Contents | ||||
---|---|---|---|---|
|
Configure Linked login via OAuth2
...
Open eidm2.properties with your text editor.
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
Restart Wildfly.
Open CustomerID self-service login page https://localhost:7443/eidm2/wf/self-service
You will find Login with Linkedin button under "Sign In Using a Provider"
...
Part 3: Link your accounts
...