Android Login Made Easy with OIDC

Android Login Made Easy with OIDC

Tutorial: Build an Android login feature with OpenID Connect (OIDC).

kenyee

can the JWT token be grabbed and sent to the server?

Matt Raible

Is there a particular use case you’re trying to solve?

Mike

where would you update the issuer or the audience or any extra parameters here in Android? these can be set with the Swift libraries for iOS.

Matt Raible

You should be able to use the OIDCConfig.Builder. If that doesn’t work, I’d suggest you check out our Okta Android docs.