goauthentik / goauthentik/authentik

Stage authenticator_sms: to be able to send the payload within the 'data' request parameter (in addition to the 'json' one)

Open
#16,888 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

**Is your feature request related to a problem? Please describe.**
I'm using the authenticator_sms stage with a SMS gateway which does not support the payload in the 'json' parameter.
They only support the 'data' parameter.

I'm pretty sure it is not the only gateway in this case :-)

**Describe the solution you'd like**
It could be nice to add a parameter (example: a checkbox) somewhere in Authentik to decide if we pass the payload as 'data' or 'json'.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.