Meta
Categories
Category Archives: OpenIdm
curl Commands for OpenAM OpenID Connect
Authorization Flow * First, we authenticate the user, e.g. user.0. – once authenticated, we can use the iPlanetDirectoryPro cookie value instead of username and password curl -X POST -H "X-OpenAM-Username: user.0" -H "X-OpenAM-Password: Password1" -H "Content-Type: application/json" -d "" -k … Continue reading