Skip to content

Support other authentication methods apart from username and password#4

Open
esecoder wants to merge 2 commits intoKirkBushman:masterfrom
esecoder:master
Open

Support other authentication methods apart from username and password#4
esecoder wants to merge 2 commits intoKirkBushman:masterfrom
esecoder:master

Conversation

@esecoder
Copy link
Copy Markdown

I have observed that it seems the only supported authentication method is username and password, which might not be preferable to everyone.
This change offers support for Access Token and OAUTH2.

@KirkBushman
Copy link
Copy Markdown
Owner

Hello @esecoder, I think it's a good idea to implement more authentication methods. I would like to update the sample app to test that it is working, can you also do that, please?

I haven't looked at Zammad in a while, since I've moved to another company and it's not my day-to-day anymore, I know they don't support generic OAuth2 authentication, but they have their own, do you know if the token needs refreshing?
From the documentation, it seems that it can be used straight away.

Copy link
Copy Markdown
Owner

@KirkBushman KirkBushman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update also the sample app to verify that it is working, do you mind?

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

Successfully merging this pull request may close these issues.

2 participants