Skip to content

oslc-client login is not working #4

@jamsden

Description

@jamsden

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions