[
https://issues.apache.org/jira/browse/FEDIZ-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Wulff updated FEDIZ-69:
------------------------------
Description:
If you want to test the IDP, you have to build it with Maven and then deploy it
to a pre-configured Tomcat instance with certificates etc. To reduce time in
setting all that up, the jetty maven plugin should be used to deploy the idp
and optionally the sts component.
The IDP can be started with:
mvn clean jetty:run-war -Didp.https.port=12443
Default port for idp.https.port is 9443.
was:If you want to test the IDP, you have to build it with Maven and then
deploy it to a pre-configured Tomcat instance with certificates etc. To reduce
time in setting all that up, the jetty maven plugin should be used to deploy
the idp and optionally the sts component.
> Support starting IDP with jetty maven plugin
> --------------------------------------------
>
> Key: FEDIZ-69
> URL: https://issues.apache.org/jira/browse/FEDIZ-69
> Project: CXF-Fediz
> Issue Type: Improvement
> Components: IDP
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Oliver Wulff
> Priority: Minor
>
> If you want to test the IDP, you have to build it with Maven and then deploy
> it to a pre-configured Tomcat instance with certificates etc. To reduce time
> in setting all that up, the jetty maven plugin should be used to deploy the
> idp and optionally the sts component.
> The IDP can be started with:
> mvn clean jetty:run-war -Didp.https.port=12443
> Default port for idp.https.port is 9443.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)