Page History
...
- A server running Java with relevant environment variables set (e.g. JAVA-HOME)
- Server time synced with NTP or equivalent
- Familiarity with your chosen platform
- Access to the publisher dashboard.
Method
- Install OpenAthens software
Anchor install install The recommended method is to use our Maven repository. For connection details see: Maven settings for Java OASP
You can also download the software The software is also available as a zip file from https://download.openathens.net instead and install manually. our service desk. You will need to manually move jar files to the correct location and set environment variables.
- Create metadata keys. These are used for signing and encrypting SAML exchanges. The public key will be published in metadata.
Anchor keys keys - If you have not already done so, create an application in the publisher dashboard. You will have the opportunity to paste in the signing certificate you generated in the previous step.when you set it up.
- If this is for an existing application, open the application in the dashboard and go to the getting started tab to paste in your signing certificate.
- If this is for an existing application, open the application in the dashboard and go to the getting started tab to paste in your signing certificate.
- Configure your
web.xml
file. The publisher dashboard will have generated a configuration to copy and paste. In the file you will also need to:- Update the protected location to cover your application.
- Restart your web server to download the configuration from the publisher dashboard and start using it.
- Update the protected location to cover your application.
...
Overview
Content Tools