casdoor / casdoor

An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
https://casdoor.org
Apache License 2.0
9.2k stars 1.09k forks source link

Adjustable all fields of config in SMS-Custom-Http provider #2984

Open HRNasr opened 3 weeks ago

HRNasr commented 3 weeks ago

Ability to select and fill Key: phoneNumber fields (Adjustable) when setting up the SMS-Custom-Http . not hardcode

formValues.Set("phoneNumber", phoneNumber) ----> formValues.Set( x, phoneNumber)

casbin-bot commented 3 weeks ago

@tangyang9464 @JalinWang @imp2002