Skip to content

jcavieres/entando-pam-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entando PAM Starter

"Blank" Entando 5.0 Application to use as a starting point for a Red Hat Process Automation Manager (PAM) integration.

To quickly run locally:

mvn -jetty.port=8180 clean jetty:run

Open browser: [http://localhost:8180/entando-pam-sample]

Adjust the jetty.port value to avoid conflicting with other locally running things (like the PAM KIE server)

Login to admin console:

  • [http://localhost:8180/entando-pam-sample/do/login]
  • User: admin
  • Password: adminadmin

enjoy!

About

Blank project with PAM plugin installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%