Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check setting status #25

Closed
giabao1008 opened this issue Dec 27, 2022 · 3 comments
Closed

Check setting status #25

giabao1008 opened this issue Dec 27, 2022 · 3 comments

Comments

@giabao1008
Copy link

Hi, i setup login ios with this lib, but when i tried login with postman, it show me error :

{ "error": "invalid_token", "error_description": "invalid token" }
How can i check if i set up correctly ?

Note: i ve setted up login with google and facebook, they work successfully
When loggin with apple, i tried with both ID token and authorization code

@giabao1008
Copy link
Author

im using keycloak v20.0.0

@giabao1008
Copy link
Author

i've added my url to redirect urls in apple: https://my-domain-url/realms/my-realm/broker/apple/endpoint

@klausbetz
Copy link
Owner

This is actually a pretty tough one.

Since Apple doesn't provide any API or tools or anything else to test the configuration, it's just the sad truth that hits us here.
At least now it's not possible to automatically validate the configuration values.

When configuring Sign-in-with-Apple, it's usually a bit of trial and error until you succeed.
However, there are really good guides out there, that assist you configuring SIWA (like this one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants