-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: add support for different tenants #4
Conversation
Signed-off-by: Marais Van Zyl <[email protected]>
@onyxmueller can you please review this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mieliespoor! Sorry for the delay during the holidays. Thanks for your submission! This looks great. There's only one item I'd like to change. And it appears rubocop
is not happy with the syntax.
Signed-off-by: Marais Van Zyl <[email protected]>
Thanks for updating the API @mieliespoor! I think you might have missed my comment about rubocop not being happy with the syntax. Some fixes are needed for that. Let me see if it's something I can help identify. |
Co-authored-by: Onyx Mueller <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks!
FYI, I will merge this but will publish the gem after I update the |
Gem published under version 0.2.0. 🚀 Would you mind validating it works as expected from your end? |
This adds the option to specify the NowSecure tenant endpoint.
We don't use the default NowSecure tenant, so for use to be able to use the plugin, we must be able to point to different tenants