I am trying to create a OAuth2.0 Authentication server using IBM Websphere. I have followed steps from here.
Steps:
now I am trying to get the token using postman, but while authenticate via browser I am unable to authenticate and getting error (PasswordCheckFailedException: CWWIM4537E No principal is found from the 'Client01' principal name.).
I have already followed this answer.
Please guide.
Here is a working example you can follow, https://www.ibm.com/developerworks/websphere/techjournal/1305_odonnell1/1305_odonnell1.html