OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Feature Requests Multiple API-keys per user

This topic contains 1 reply, has 2 voices, and was last updated by  Dima Soroka 9 years, 10 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #36707

    Jowo
    Participant

    You must support creation of multiple API keys per user.

    Two reasons:

    1. Usage of API keys in different environments instead of using the same API key everywhere adds a layer of extra security

    2. When you need to generate a new API key for any reason, the service will stop working until you exchange the old API with the new.

    Proper API key life cycle works like this:

    1. Generate new API key (having two)
    2. Change the old API key to new one in your code
    3. Delete your old API key

    This approach means zero downtime.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #36708

    Dima Soroka
    Keymaster

    Thanks for request @Jowo, we’ll plan this improvement.

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – Feature Requests’ is closed to new topics and replies.

Back to top