rasarkar

Home Members rasarkar

Learn more about our upcoming Identity Summits

show less show more
Profile picture of rasarkar

@rasarkar

active 2 years, 3 months ago
Points balance: 472 ♪
Rank: rasarkar
  • Activity
  • Profile
  • Groups 0
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Groups
  • Profile picture of rasarkar

    rasarkar replied to the topic Client Certificate Authentication for ForgeRock IDM behind Ingress in the forum Identity Management 2 years, 4 months ago

    @charan-mann Requesting your assistance here

  • Profile picture of rasarkar

    rasarkar started the topic Client Certificate Authentication for ForgeRock IDM behind Ingress in the forum Identity Management 2 years, 4 months ago

    I have ForgeRock IDM configured for client certificate authentication for a particular service. ForgeRock stack is deployed on a K8s cluster. If I try to authenticate using client certificate using the POD or service URLs it works fine and gives me a desired response.

    As soon as I try to do that using the nginx ingress URL it stops working…[Read more]

  • Profile picture of rasarkar

    rasarkar started the topic Relationship and Search in ForgeRock IDM in the forum Identity Management 2 years, 9 months ago

    Hi All,

    Looking for some guidance here.

    Our client has a requirement where the user has multiple addresses associated with himself/ herself. In addition to this the customer should be searchable using the postcode of the address. We are thinking of managing addresses as different objects and maintain relationship between user and address. This…[Read more]

  • Profile picture of rasarkar

    rasarkar started the topic OAuth2 grant for Device Flow in the forum Access Management 3 years, 1 month ago

    Hi Team,

    We are trying to build a IOT solution prototype and showcase to different clients about ForgeRock’s IoT capabilities. As part of the initiative we are trying to assign device to users using the device flow grant flow. We have followed the instructions listed in…[Read more]

  • Profile picture of rasarkar

    rasarkar started the topic Cannot Evaluate Policy on the basis of Group membership in the forum Access Management 3 years, 3 months ago

    Hi Team,

    I am using ForgeRock AM 6.5. For user store I am using ForgeRock DS 6.5. I have users and groups in ForgeRock DS and the membership seems fine.

    However after authenticating I cannot authorize a member on the basis of group memberships. I have tried the following in Authorization policies-
    1. Users and Groups under subjects tab
    2. LDAP…[Read more]

  • Profile picture of rasarkar

    rasarkar replied to the topic ForgeRock AM Certification in the forum Access Management 3 years, 5 months ago

    I received an official certificate after dropping an email to the ForgeRock University email address [email protected]

  • Profile picture of rasarkar

    rasarkar started the topic Approval Workflow with Self Registration in the forum Identity Management 3 years, 5 months ago

    Hi Everybody,

    We have a requirement where a end-user submits a registration request through ForgeRock. The registration should not create the user right away but should raise a request and assign it to a particular approver user. The approver user after taking a look at the request needs to approve it in order to have the user created in…[Read more]

  • Profile picture of rasarkar

    rasarkar started the topic Unable to Configure Social AuthN in ForgeRock IDM in the forum Identity Management 3 years, 7 months ago

    Hello Guys,

    I have been trying to configure social authentication with Google on my local and facing some strange issues-

    With IDM 6.0 the authentication with google is fine. But after it redirects to OpenIDM one POST request to the URL https://idm.example.com/openidm/identityProviders?_action=handlePostAuth fails with the following…[Read more]

  • Profile picture of rasarkar

    rasarkar replied to the topic Unable to Configure Google Social Authentication in the forum Access Management 3 years, 7 months ago

    If you are configuring it in VM, make sure you have connectivity to internet. That was the reason for me. There is also a chance of an SSL issue. So try to import the google certificates in your java keystore

  • Profile picture of rasarkar

    rasarkar started the topic Agent Appends Top Level Realm By Default in the forum Access Management 3 years, 9 months ago

    Hi All,

    I see a strange behavior by the AM 6.0 version. After installing the agent if I hit the protected URL the agent is appending a ‘realm=/’ at the end by default. Can you please help me here

    My protected URL: application.example.com
    AM redirects to:…[Read more]

  • Profile picture of rasarkar

    rasarkar replied to the topic Co-existence of OpenAM 12.0 and AM 6.0 in the forum Access Management 3 years, 10 months ago

    We have not implemented it yet. We are still in the planning phase. Do you have something in mind xinlian?

  • Profile picture of rasarkar

    rasarkar started the topic Co-existence of OpenAM 12.0 and AM 6.0 in the forum Access Management 3 years, 10 months ago

    Hi All,

    We have a requirement of upgrading a OpenAM 12.0 instance to AM 6.0 instance. ForgeRock does not support upgrade from 12.0 to AM 6.0. So we have decided to setup a separate instance of AM 6.0 and migrate apps slowly from OpenAM 12.0 instance to AM 6.0.

    The problem we are facing is with SSO. Once a app is migrated to the newer version…[Read more]

  • Profile picture of rasarkar

    rasarkar replied to the topic Error while testing IDP Initiated SSO with Salesforce in the forum Access Management 4 years, 4 months ago

    Hey Scott,
    Thanks for your response. I found what the issue was. The Remote SP was not part of the COT, which it should have been when I imported the metadata. When I tried to add it, I got an error. I had to remove all and add it back to remove the error. Thanks for your help

    Regards
    Ranajoy

  • Profile picture of rasarkar

    rasarkar replied to the topic Error while testing IDP Initiated SSO with Salesforce in the forum Access Management 4 years, 4 months ago

    Yes I did.

  • Profile picture of rasarkar

    rasarkar started the topic Error while testing IDP Initiated SSO with Salesforce in the forum Access Management 4 years, 4 months ago

    I am trying to configure IDP initiated SSO with Salesforce. I have created a separate salesforce domain and exchanged the metadata. My openam URL is https://openam.example.com:8443/openam and salesforce URL is https://forgerockpreview-dev-ed.my.salesforce.com. I am trying to accomplish IDP initiated SSO using the following URL…[Read more]

  • Profile picture of rasarkar

    rasarkar started the topic ForgeRock AM Audit Logs Timezone in the forum Access Management 4 years, 5 months ago

    Greetings people.

    Currently our audit logs for OpenAM logs all the events as per GMT. The client is in EST timezone. Can you please tell me how this events can be changed from GMT to EST?

    Regards
    Ranajoy

  • Profile picture of rasarkar

    rasarkar started the topic Juniper VPN and ForgeRock in the forum Access Management 4 years, 5 months ago

    Greetings people.

    Has anybody integrated Juniper VPN solution with ForgeRock Access Manager. How tough it is and can you point me to any documentation that can be helpful

  • Profile picture of rasarkar

    rasarkar started the topic OpenAM Custom Authentication Module Service Configuration in the forum Access Management 4 years, 6 months ago

    I am writing a custom authentication module to customize the flow of the OOTB HOTP module. I have written a service configuration file as part of that. The problem is the order of the attributes in the AM console while configuring the module does not match the order of the attributes defined in the file. Also every time I open the authentication…[Read more]

  • Profile picture of rasarkar

    rasarkar started the topic Unable to Configure Google Social Authentication in the forum Access Management 4 years, 7 months ago

    Hi Team,

    I am trying to configure social authentication in OpenAM using google. After entering client ID and client secret I see the following error- “Unable to reach, https://accounts.google.com/.well-known/openid-configuration.”

    Anybody has any idea how to fix it?

    Regards
    Ranajoy

  • Profile picture of rasarkar

    rasarkar replied to the topic ForgeRock Certified Access Management Specialist Exam in the forum Access Management 4 years, 7 months ago

    Thanks Scott. To both of you. I have worked only on the AM 5.0 version. Does it make a difference? Should I have experience on older versions as well?

  • Load More
Profile Photo jussiryynanen Profile Photo vaibhav_vardhan

Search the forums

Leaderboard

The leaderboard is based on our rockin' informal points system, read about it here.

Recent blog posts

  • Using an Authentication Tree Stage to Build a Custom UI with the ForgeRock JavaScript SDK February 26, 2020
  • Identity Workflow with AM using Zeebe and Cloud Functions February 19, 2020
  • IDM: Zero Downtime Upgrade Strategy Using a Blue/Green Deployment January 23, 2020
  • DS: Zero Downtime Upgrade Strategy Using a Blue/Green Deployment January 22, 2020
  • AM and IG: Zero Downtime Upgrade Strategy Using a Blue/Green Deployment January 22, 2020
Visit our blog

Recent Topics

  • Handle exception in Node Patch Object
  • SP Initiated SSO – Unable to do sso or federation
  • Realm level access
  • How can I generate 32 bytes Random salt in js script
  • Bypass Login Page in Chain

©2022 ForgeRock - we provide an identity and access platform to secure every online relationship for the enterprise market, educational sector and even entire countries. Click to view our privacy policy and terms of use.

  • Blog
  • Documentation
    • OpenAM / Access Management
    • OpenDJ / Directory Services
    • OpenIDM / Identity Management
    • OpenIG / Identity Gateway
    • OpenICF / Open Connector Framework
    • Intro to Identity
  • Forums
    • General Discussion
    • ForgeRock Products
      • OpenAM
      • OpenIDM
      • OpenDJ
      • OpenIG
      • OpenUMA
    • DevOps
    • Internet of Things
    • Documentation
    • Groups
  • Twitter
  • Facebook
  • Linkedin
  • Youtube

Log in with your credentials

Lost your password?

Forgot your details?

I remember my details