[NEWS] Scope w API Allegro na środowisku produkcyjnym / Scope in the Allegro API on production environment
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 244
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Zgodnie z [wcześniejszą zapowiedzią](https://developer.allegro.pl/news/#scope-sandbox) przypominamy, że w dniu **11.01.2021** na środowisku produkcyjnym udostępnimy funkcjonalność tzw. scope’ów, czyli zakresów, które określają poziom uprawnień aplikacji do korzystania z API Allegro.
Aby ograniczyć dostęp aplikacji tylko do wybranych zasobów, podczas uzyskiwania autoryzacji musisz przekazać odpowiednie scope’y - każdy kolejny scope oddziel od siebie spacją (“%20”). Listę dostępnych scope’ów znajdziesz [tu](https://developer.allegro.pl/auth/#scopeList).
**Od 11.01.2021 na środowisku produkcyjnym uzyskasz dostęp tylko do zasobów, których scope’y przekażesz w żądaniu. Jeśli na liście scope’ów w tokenie nie znajdzie się wymagany scope, to twoje zapytanie zostanie odrzucone z kodem błędu 403.** Jeżeli nie podejmiesz żadnych kroków, to twoja aplikacja będzie za każdym razem autoryzować się z pełną listą scope’ów.
Dzięki wdrożeniu obsługi scope’ów zapewnisz wzrost bezpieczeństwa użytkowników, którzy korzystają z API Allegro oraz aplikacjom, które używają naszego API.
Więcej informacji o scope’ach znajdziesz w [naszym poradniku](https://developer.allegro.pl/auth/#scope).
-----
According to [our previous announcement](https://developer.allegro.pl/en/news/#scope-sandbox), we remind you that on **January 11th, 2021** we will introduce the functionality of the scopes on the production environment, i.e. scopes specifying the level of application authorization to use the Allegro API.
To limit the application's access to only selected resources, you must provide the appropriate scope when obtaining authorization - separate each subsequent scope with space (“%20”). You can find the list of available scopes [here](https://developer.allegro.pl/en/auth/#scopeList).
**From January 11th, 2021 on production environment you will have access only to resources, which scopes you provide in the request. If the required scope is not found on the list of scopes in the token, your request will be rejected with the error code 403.** If you do not take any steps, your application will authorize itself with the full scope list every time.
Thanks to the implementation of the scope service, you will ensure an increase in the security of users who use Allegro API and applications that use our API.
You will find more information about scopes in [our tutorial](https://developer.allegro.pl/en/auth/#scope).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.