Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Please contact [email protected] first.
  • The service is only available on agreement.
  • Make sure to request only the bare minimum of information you need for required functionality. For instance if you need to know user's age, use the age scope instead of birthdate.
  • Please note that Finna consists of different instances for specific audiences. To limit the eligible user accounts, use the OIDC provider of a specific instance instead of finna.fi.
  • Server's keys are available at /OAuth2/jwks (e.g. https://www.finna.fi/OAuth2/jwks)
  • Authorization endpoint is /OAuth2/Authorize
  • Token endpoint is /OAuth2/Token
  • User information endpoint is /OAuth2/UserInfo

Supported functionality

Finna supports the authorization code flow.

...