Page History
...
Download data from OpenAthens
- Go to advanced search and craft a search to return all relevant accounts across your domain - e.g. active accounts that are not expired across you and all sub-organisations.
- From the results, select the checkboxes for the relevant accounts (the select all option may be what you need
Awesome Icon icon fa-check-square-o
).Awesome Icon icon fa-caret-down - Click the actions button that has appeared and use the download option. Depending on how many accounts you are dealing with, this may take a few seconds or several minutes. If you have a very large number of accounts (say 70,000 or more) you may not be able to download them all in one file.
- Once ready there will be a success box with a link to the file page. If you miss the select box, you can access the download file via the big downloads button on the homepage (
).Awesome Icon icon fa-cloud-download - Download the file to your computer - it is the data under
persistentUID
that you will need to add to your local accounts in your system.
...
- Using your skill and judgement, match up the downloaded
persistentUID
data with the relevant users in your systems and add it to your directory. - Ensure that the attribute holding this data will be passed to us when the user signs in
- LDAP - should just work
- SIRSI - you will usually need to re-use one of the standard attribute attributes such as
patronInfo.alternativeID
. - ADFS, CAS, SAML - ensure the attribute is included in the ones you release to us
- API - the attribute and value only need to be in the payload for the relevant users
- LDAP - should just work
...
- Go to your connection (Management > Connections > Connector) and select the attributes tab
- Add a mapping
- The source attribute should be whichever attribute in your system contains the PUID values. This The name is case sensitive.
- The target name must be
AthensMDLegacyPUID
- The display name can be whatever you like - perhaps 'Legacy PUID'
- Leave the releasable option cleared
- The source attribute should be whichever attribute in your system contains the PUID values. This The name is case sensitive.
- Click on the done and then save changes buttons
...
Overview
Content Tools