Skip to main content

Authentication

  • Customer

Accor Login manages the OpenID Connect flow and token lifecycle, simplifying your integration with Accor APIs.

Version
Status
Live
Incident
No incident

OVERVIEW

The registration page allow user to create an Accor account with or without ALL loyalty program.

The process is the same as the authorization Code flow as you will call the same entry endpoint with a new parameter : accorregister=true.
 

In order to register a User, you just have to follow 4 steps:

  1. Your Application send your User to the Registration Page.
  2. Your User enter their credentials (and can be prompted to approve the scopes for your app)
  3. Your User is redirected back to your Application with an authorization code in the query string
  4. Your Application exchanges the authorization code for an access token

 

Example of Request:

GET https://login.accor.com/as/authorization.oauth2?response_type=code&client_id={your_client_id}&accorregister=true&redirect_uri=https://yourdomain/callback&scope={list_of_scopes}

 

Registration Process

The registration process is done within 3 steps:

  1. The User enter his email and request a confidential code by email
  2. The User confirm the confidential code
  3. The User fills in the registration form

Registration Step 1

 

Registration Step 2

 

Registration Step 3

About us

We are far more than a worldwide leader. We are 300,000 hospitality experts placing people at the heart of what we do, and nurturing real passion for service and achievement beyond limits. We take care of millions of guests in our 5,000 addresses.