Question
Charlie
ID
Last activity: 17 Oct 2019 21:04 EDT
Can We Change Authorization endpoint on OAuth 2.0
Hi,
Is it possible to change the URL in the Authorization endpoint that is automatically generated by the system?
because when I log in to the native application (APK), I get the following error
{"errors": [{"ID": "unsupported_shceme", "message": "TLS should be enabled."}]}
or is there other input for this problem?
Thank you
Charlie
***Edited by Moderator Marissa to update platform capability tags****
If you already uses https now (in Pega platform), can you recreate the channel? System should use the user login http protocol. You may need to rebuild your APK.