Redirect users to request their DAR ID identity
Users are redirected back to your site
Exchange the code for an access token
Refresh the access token when needed
Use the access token to access user information
Prod: https://app.dalarnia.com/login/
https://app.dalarnia.com/login/
Dev: https://app-testnet.dalarnia.com/login/
https://app-testnet.dalarnia.com/login/
Prod & Dev: https://testauth.dalarnia.com/
https://testauth.dalarnia.com/
This is the domain used for all OAuth2 authentication-related endpoints, including authorization, token exchange, and user information retrieval.
Last updated 11 months ago