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

IOS login #327

Open
scastromx opened this issue Sep 12, 2024 · 1 comment
Open

IOS login #327

scastromx opened this issue Sep 12, 2024 · 1 comment

Comments

@scastromx
Copy link

When trying to use OIDC with the IOS app I am getting

Invalid token : Can not find the stored public key to verify the jwt token

It is not clear where to upload the public key of the IdP, found the linshare/webservice/rest/admin/public_keys endpoint but at the server logs the backend still complains about an unknown issuer.

Is the endpoint right?

What would be the proper value for the issuer?

Thanks,

@wboudiche
Copy link
Contributor

Hello,
The public key should be collected besed on the issuer URL provided in linshare.properties, can you send your frontend (config.js) and backend (linshare.properties) configuration files ?

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