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

How can an externally defined user make rest calls to Jaspersoft user? #292

Open
shaunthomas999 opened this issue Mar 21, 2017 · 3 comments

Comments

@shaunthomas999
Copy link

I have an externally defined user and token based authentication is used.

How can I make REST calls (say, to schedule a job) using jrs-rest-java-client in this context? The documentation only tells about using username & password and anonymous session.

@TanyaEf
Copy link
Contributor

TanyaEf commented Mar 22, 2017

Hi, this case isn't supported by JSRest client now, let mark this issue as enchancement.

@shaunthomas999
Copy link
Author

When will you be able to implement the enhancement?

jnguyen310 pushed a commit to jnguyen310/jrs-rest-java-client that referenced this issue Aug 14, 2017
@jnguyen310
Copy link

@shaunthomas999 I have created a pull request that allowed me to use token authentication. Maybe you can check that out.

jnguyen310 pushed a commit to jnguyen310/jrs-rest-java-client that referenced this issue Aug 16, 2017
jnguyen310 pushed a commit to jnguyen310/jrs-rest-java-client that referenced this issue Aug 16, 2017
TanyaEf added a commit that referenced this issue Aug 16, 2017
TanyaEf added a commit that referenced this issue Aug 17, 2017
…uthentication

Revert "#292 enable token authentication"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants