[email protected]

Home Members [email protected]

Learn more about our upcoming Identity Summits

show less show more
Profile picture of raje@gworks.mobi

@rajegworks-mobi

active 5 years, 6 months ago
Points balance: 187 ♪
Rank: [email protected]
  • Activity
  • Profile
  • Groups 0
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Groups
  • Profile picture of raje@gworks.mobi

    [email protected] started the topic Need some Explanation about tag {{…..}} in html in the forum Access Management 5 years, 6 months ago

    I look some strange line in below path in /opt/tomcat/webapps/openam/XUI/templates/openam/RESTLoginTemplate.html

    {{#if reqs.header}}

    I know above line check header is present.

    what is the tag{{ }} format? where should be get control? and which language is this?

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic how configure to producted a webapplication using openIG + openAM in the forum Identity Gateway 5 years, 6 months ago

    I am new to forgerock, i need to product my webapplicaion using openam, so try to follow this document, its working document sample.

    But, My web application running in nginx server, policy agent not there for nginx webserver. so i post a question to forum, some one suggest to use OPenIG instead of policy agent Reference:…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic OpenIG and OpenAM in the forum Access Management 5 years, 6 months ago

    @Rajesh R

    I need to setup my website login process using openam, so , try to install openam follw this document.https://backstage.forgerock.com/docs/openam/13/getting-started#software-setup and its working fine.

    But, I have used nginx has a web server in production. But, no web policy agent have nginx
    webserver in official. only for apache…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic how to protect nginx web server application? – openAm in the forum Access Management 5 years, 6 months ago

    I have Tested this tool. But, i got issue while install,

    issue: https://github.com/hamano/nginx-mod-am/issues/12

    Suggest me How to fix this.

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic nginx_agent install issue in the forum Access Management 5 years, 6 months ago

    I have issue in install nginx_web agent for openam follow this link

    https://github.com/hamano/nginx-mod-am/issues/12

    https://github.com/hamano/nginx-mod-am/issues

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic how to protect nginx web server application? – openAm in the forum Access Management 5 years, 6 months ago

    I follow this document this document suggest to use Apache HTTP Server.

    Configuration List:
    opeanam -v 13.0
    web agent -v Apache_v24_Linux_64bit_4.0.0.zip
    Apache Tomcat/7.0.73
    Apache Webserver -v httpd 2.4

    I have completed the basics example.

    I am looking to protect my magento store, magento web server is nginx -v 1.10

    can you please give the…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic how to protect nginx web server application? – openAm in the forum Access Management 5 years, 6 months ago

    I need to protect my website using openam, i follow this document this document suggest to use Apache HTTP Server. But, my web application running nginx server. so, Can i use nginx server instead of Apache Http Server?.

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic How to Configure openam to configure in magento2 in the forum Access Management 5 years, 6 months ago

    I have one ecommence site using magento2, I need to use openam for customer login authentication.

    i follow this documentation its working fine,

    Next i need to Set up my site login using openam, so i follow this step

    openam url ==> http://openam.test.mobi:8080/openam
    my site login url ==> http://www.mysite.com/customer/account/login/

    1. i…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic OpenAm with mysql database in the forum Access Management 5 years, 6 months ago

    Sorry, Now i have fixed this issue, i have some miss configured in opanam mysql datasource. Now, its works fine.

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic Openam authentication issue in the forum Access Management 5 years, 6 months ago

    yes, i configured a Policy in OpenAM, i created new Policy set(my policy set) not using iPlanetAMWebAgentService with in policy set I have configured a Policy in OpenAM like what you suggested.

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic datasource change issue in the forum Access Management 5 years, 6 months ago

    Hell [email protected],

    Thanks for your reply man, I have fixed this issue, i had miss configuration in openam data source.

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic OpenAm with mysql database in the forum Access Management 5 years, 6 months ago

    I have fixed AMUncaughtException, i missed to add some tables columns that is what this occur, i fixed this issue, But, after

    goto -> “Subject”->”User” tab, press “New” button and configured user details, than, click create a user, it throw error.

    follow this link i post a question to forum https://forgerock.org/topic/datasource-change-issue/

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic datasource change issue in the forum Access Management 5 years, 6 months ago

    I need to change my datasource opendj to mysql in openam, so, i follow this document

    I have Configured, after that

    goto, “Subject”->”User” tab, press “New” button and configured user details, than, click create a user, it throw error.

    reference: https://s25.postimg.org/sudzw03db/useradd2.png

    I have check tomcat, apache logs, no errors are…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic datasource change issue in the forum Access Management 5 years, 6 months ago

    I need to change my datasource opendj to mysql in openam, so, i follow this document

    I have Configured, after that

    goto, “Subject”->”User” tab, press “New” button and configured user details, than, click create a user, it throw error.

    reference: https://s25.postimg.org/sudzw03db/useradd2.png

    I have check tomcat, apache logs, no errors are…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic OpenAm with mysql database in the forum Access Management 5 years, 6 months ago

    Hello [email protected],

    i have configured, as per you suggestion, after remove In the “data store” tab, delete existing “embedded” the OpenDJ.

    I open openam(13.0) console click subject its throw exception, AMUncaughtException

    url ==> openam.test.mobi:8080/openam/base/AMUncaughtException

    error mag ==> An error occurred while p…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic How can i export embedded datasource Configuration in openam in the forum Access Management 5 years, 6 months ago

    I need to replace data source mysql instead of opendj so, i followed this link

    i follow this setup and Configured mysql configuration,

    step 10 of this document, they suggest to remove embedded datasource

    so, i need to export the this embedded datasource configuration for backup before delete,

    Suggest Me, How can i do that in openam.

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic Openam authentication issue in the forum Access Management 5 years, 6 months ago

    I have installed openam and open web policy agent using this documentation.

    Installation parameters:
    OpenAM URL: http://openam.test.mobi:8080/openam/
    Agent URL: http://openam.test.mobi:8000/
    Agent Profile name: WebAgent
    Agent realm/organization name: /
    Agent Profile password source: /tmp/pwd.txt
    Confirm configuration (yes/no): : Yes…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] replied to the topic Install OpenAM Web Policy Agent issue in the forum Access Management 5 years, 6 months ago

    Hello Gbadamosi,

    Thanks, After I install, apache webserver using httpd.tar.gz file , its working fine, before i install using command(apt-get install apache2), some one suggest me , you need to install apache 2 usign tar.gz file, after that, i fixed.

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic Install OpenAM Web Policy Agent issue in the forum Access Management 5 years, 6 months ago

    I am working on OpenAM install Configuration. I follow this document While install OpenAM Web Policy Agent follow this Command:

    $ ./agentadmin –i

    After It Ask fore License: i give Yes,
    then, Ask

    Enter the complete path to the httpd.conf file which is used by Apache HTTP
    Server to store its configuration.

    Configuration file :

    I given…[Read more]

  • Profile picture of raje@gworks.mobi

    [email protected] started the topic Install OpenAM Web Policy Agent issue in the forum Access Management 5 years, 6 months ago

    I am working on OpenAM install Configuration. I follow this document While install OpenAM Web Policy Agent follow this Command:

    ./agentadmin –i

    After It Ask fore License: i give Yes,
    then, Ask

    Enter the complete path to the httpd.conf file which is used by Apache HTTP
    Server to store its configuration.

    Configuration file :

    I given…[Read more]

  • Load More
Profile Photo arshad.ali Profile Photo jenkins

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