-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
Description
Different header name for the returned token and for the registration token.
Steps
I realized meanwhile creating a helper script to populate the database with some schemas by using the API.
Expected behavior
Unified names for the header.
Current result
HEADER_X_RH_IDM_REGISTRATION_TOKEN = "X-Rh-Idm-Registration-Token" HEADER_X_RH_IDM_RHELIDM_REGISTER_TOKEN = "X-Rh-Idm-Rhelidm-Register-Token"
Additional Information:
- It will require changes into the backend.
- It will Require changes into the http script at ./scripts/http/public.openapi.http
- It will Require changes into the scripts at ./test/scripts/*
domains{create,register}.sh
- It will Require changes into the script at ./test/scripts/local-domains-populate.py