Deploying with Apache Tomcat

How to integrate Artifactory with OpenID Connect OAuth 2.0 ?

AuthorFullName__c
Nimer Bsoul
articleNumber
000004350
ft:sourceType
Salesforce
FirstPublishedDate
2019-06-04T08:05:03Z
lastModifiedDate
2024-03-10T07:47:39Z
VersionNumber
9

To deploy the server to Tomcat, place a copy of the generated .war file in the appropriate Tomcat webapps directory, such as:

cp openid-connect-server-webapp/target/openid-connect-server.war /var/lib/tomcat6/webapps

After verifying that your OpenID Connect webapp is up and running, navigate to Home > Self-service Client Registration and click on New Client to add Artifactory:

User-added image

Fill out the client (Artifactory) configuration fields and click Save: It’s very important to save the generated information such as (Will be later used in Artifactory)
 

User-added image