-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The redirects in request.authGet() are not working when request.js is used in the browser. Authentication challenges need to be handled by the browser, not the oslc-client.
Work around: login to the CE tools using the browser before attempting to access resources through the oslc-browser web app. The browser will automatically provide the necessary authentication tokens from the user’s session.
See solid-auth-client and profile viewer tutorial for information on how to use rdflib in a browser based application.
Another option might be to explore other options for request.js that work in Node.js and the browser, while also providing the authentication options we need (Basic, Digest, JEE Form, OAuth 1.0a, OpenIDConnect).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels