You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would say none ?
I would assume my company uses some custom implementation, but something I can tell you for sure is that Oauth2/OIDC work perfectly on the web with the library angular-oauth2-oidc, if that can help
Capacitor version:
Run
npx cap doctor
:Library version:
OAuth Provider:
I would say none ?
I would assume my company uses some custom implementation, but something I can tell you for sure is that Oauth2/OIDC work perfectly on the web with the library
angular-oauth2-oidc
, if that can helpYour Plugin Configuration
Affected Platform(s):
AndroidManifest.xml
Current Behavior
The redirection to the login form works great, I can input my credentials, but then, the redirect back to my application does not work.
I followed the Android guidelines for the library and I cannot pinpoint the issue I am facing.
I tried modifying the intent filter and the capacitor config a lot of times and nothing seems to work.
Please keep in mind, I'm a JS developer, my knowledge of Java / Android is limited !
Expected Behavior
Should work
Sample Code or Sample Application Repo
Sorry, no reproduction possible ...
Other Information
Capacitor config file : I have to edit the server scheme and host for CORS, and also for Oauth redirect URLs. Would that be the issue ?
The text was updated successfully, but these errors were encountered: