Onet Konto Connect

Onet Konto Connect is most suitable solution for companies which want to integrate with Onet Konto service.

Onet Konto Connect provides OAuth2 compatible public and secure API to connect your application with Onet Konto.

Supported flows

Onet Konto Connect supports authorization code grant OAuth flow. You can read more about this flow in: Part 2. Integrate with Onet Konto

Available Interfaces

Note

Onet Konto API is available under: https://connect.okonto.pl

  • GET /oauth2/authorize - responsible for handling request after user clicks login by Onet Konto button, you will have to configure query parameters of this endpoint.

  • POST /oauth2/token - used for exchanging authorization code for access token and refreshing access token.

  • GET /resources/userinfo - returns basic user info which contains: email and unique user identifier.

  • GET /external/profile - returns more complex information about user.

  • GET /oauth2/revoke - handles access token revocation.

Appendix

We prepared dedicated graphics to login with Onet Konto button, we have two language versions:

../../_images/button1.png
../../_images/button2.png