Skip to content

ForgeRock/am421-scripted-client-auth-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientSideJScript

A simple authentication node for ForgeRock's Identity Platform 7.3.0. This node implements client-side scripting (that used to exists with the Scripted Module).

Originally from the Backstage Marketplace, this node has been updated for AM 7.3.0 and slightly modified for the purposes of the AM-421 (Rev. B.3) ForgeRock University class.

Copy the .jar file from the ../target directory into the ../web-container/webapps/openam/WEB-INF/lib directory where AM is deployed. Restart the web container to pick up the new node. The node will then appear in the authentication trees components palette.

USAGE HERE

Place the node on an authentication tree and then configure it by selecting a script. The script has to be created as a Client-side Authentication script in JavaScript.

The code in this repository has binary dependencies that live in the ForgeRock maven repository. Maven have to be configured to authenticate to this repository. See https://backstage.forgerock.com/knowledge/kb/article/a74096897

SCREENSHOTS ARE GOOD LIKE BELOW

ScreenShot

The sample code described herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. ForgeRock does not warrant or guarantee the individual success developers may have in implementing the sample code on their development platforms or in production configurations.

ForgeRock does not warrant, guarantee or make any representations regarding the use, results of use, accuracy, timeliness or completeness of any data or information relating to the sample code. ForgeRock disclaims all warranties, expressed or implied, and in particular, disclaims all warranties of merchantability, and warranties related to the code, or any service or software related thereto.

ForgeRock shall not be liable for any direct, indirect or consequential damages or costs of any type arising out of any action taken by you or others related to the sample code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages