Altinn / altinn-authorization

Altinn platform microservice for handling authorization
2 stars 3 forks source link

Refactor PEP for x-forwarded-for header #814

Open acn-dgopa opened 4 months ago

acn-dgopa commented 4 months ago

Description

Currently, PEP package has a httprequest helper method that retreives the forwarded for header and adds it to the authorization api client. App team would like that we hide the implementation complexities of the client.

Tasks

Acceptance Criteria