Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTP Basic authentication support #7

Open
remcotolsma opened this issue Nov 30, 2022 · 0 comments
Open

Add HTTP Basic authentication support #7

remcotolsma opened this issue Nov 30, 2022 · 0 comments
Labels

Comments

@remcotolsma
Copy link
Member

I also noticed HTTP Basic authentication at https://docs.pay.nl/developers#authentication, but we're using token (40 characters) and serviceId (SL-...) parameters. To update to HTTP Basic auth, we would also need a setting for the account code:

De username is bij een PAY. API altijd waarde van de account code en begint met AT- […]

Question: do we want to add the extra account code gateway setting for HTTP Basic auth and continue to use the current implementation as fallback, so the plugin will continue to work after update?

Originally posted by @rvdsteege in #4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants