openid-connect-generic
openid-connect-generic copied to clipboard
Missing ":" character in the url generated by [openid_connect_generic_auth_url] shortcode
Describe the bug When using [openid_connect_generic_auth_url] shortcode with Oxygen Builder, the URL is missing ":" after "https". It results in a DNS error. The [openid_connect_generic_login_button] works.
To Reproduce Steps to reproduce the behavior:
- Add [openid_connect_generic_auth_url] on a button
- Click on the generated link
- See error
Screenshots If applicable, add screenshots to help explain your problem.
Expected behavior Connection URL should start with "https://" instead of "https//"
Tested with latest version 3.9.1