-
Nan replied to the topic OpenAM for Third-Party App Login in the forum Access Management 5 years, 6 months ago
I think you can use OAuth authentication.
https://backstage.forgerock.com/docs/openam/13/admin-guide#configure-social-authn -
Nan replied to the topic Can we change the user code length? in the forum Access Management 5 years, 6 months ago
Thanks for the information.
-
Nan started the topic Can we change the user code length? in the forum Access Management 5 years, 6 months ago
In OAuth2.0 device flow, we want to know if we can change the length of the user code in OpenAM.
I cannot find that in OpenAM console. And also find some topics related:
https://bugster.forgerock.org/jira/browse/OPENAM-10087
https://bugster.forgerock.org/jira/browse/OPENAM-10088Thanks,
Nan -
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
Your REST calls worked well and much more concise than we currently have. Thank you so much!
-
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
Thank you so much! I will test that later today!
-
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
OK, here is the full traffic recorded via Postman interceptor. You can import the collection file into Postman.
https://www.dropbox.com/sh/cziw4tvu5x29d6o/AABBiH5Cb3pCNzZzAUOYv-Cia?dl=0
-
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
OK, here is the full traffic recorded via Postman interceptor. You can import the collection file into Postman.
-
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
We already figured out the postman calls. Thanks for your help. And the in the POST calls, we have to add a JSESSIONID in cookies. The JSESSIONID is captured by Postman interceptor.
-
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
We are able to submit the user code and authenticate the user. However, cannot go through the allow call page. Please advise. Thanks.
POST /openam/oauth2/nbcacp-sandbox/device/user?user_code=5LLk4ZGW HTTP/1.1
Host: openam-url
Content-Type: application/x-www-form-urlencoded
Cookie: amlbcookie=01;…[Read more] -
Nan replied to the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
Can I send you the postman collections I recorded? Seems I cannot attach files here.
-
Nan started the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
I followed the guide https://backstage.forgerock.com/docs/openam/13/dev-guide#rest-api-oauth2-device-flow and able to get the device flow working.
And I have one question, how can I do all the steps by REST call? Like, enter user code and click allow. The goal we want to achieve is using a frontend to communicate with OpenAM via REST calls. I got…[Read more]
-
Nan started the topic Oauth device flow in the forum Access Management 5 years, 6 months ago
I followed the guide https://backstage.forgerock.com/docs/openam/13/dev-guide#rest-api-oauth2-device-flow and able to get the device flow working.
And I have one question, how can I do all the steps by REST call? Like, enter user code and click allow. The goal we want to achieve is using a frontend to communicate with OpenAM via REST calls. I got…[Read more]
-
Nan replied to the topic OpenIDM and OpenAM authentication in the forum Identity Management 5 years, 6 months ago
Can you post an example of the rest call? Seems just need to include the iPlanetDirectoryPro in the call. :)
-
Nan replied to the topic OpenIDM and OpenAM authentication in the forum Identity Management 5 years, 6 months ago
Can you post an example of the rest call?
-
Nan replied to the topic REST endpoint for self-service registration on OpenIDM? in the forum Identity Management 5 years, 7 months ago
Thanks, Jake. I did the same thing as you advised. Problem solved!
-
Nan started the topic REST endpoint for self-service registration on OpenIDM? in the forum Identity Management 5 years, 7 months ago
REST endpoint for self-service registration on OpenIDM
I am looking for the REST endpoint for self-service registration on OpenIDM just like OpenAM, but cannot find more information.
Can anyone provide any ideas?
Thanks,
Nan -
Nan replied to the topic A question about account lockout in the forum Access Management 5 years, 7 months ago
Thanks Bill. Actually I already read your blog during the troubleshooting. I think I did not enable the account lockout in OpenDJ.
I have:
12) last-login-time-format –
13) lockout-duration 0 s
14) lockout-failure-count 0in default password policy.
Please…[Read more]
-
Nan started the topic A question about account lockout in the forum Access Management 5 years, 7 months ago
In account lockout settings, there is an option called “Login Failure Lockout Duration”. When set to 0, the account will be inactive and need an admin to change the status. When set to a value, for example, 10, the user will be locked out for 10 mins.
I did some tests, when “Login Failure Lockout Duration” set to 0, I did see the user status…[Read more]
-
Nan replied to the topic Can I edit %link% in email body? in the forum Access Management 5 years, 8 months ago
Confirmed working. Thanks.
-
Nan replied to the topic Social Login Error with external OpenDJ in the forum Access Management 5 years, 8 months ago
Can you post the logs?
- Load More