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

In authentication gadget we are missing several variables #29

Closed
ronnyhdez opened this issue Oct 19, 2021 · 2 comments
Closed

In authentication gadget we are missing several variables #29

ronnyhdez opened this issue Oct 19, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ronnyhdez
Copy link
Member

We are missing the following variables (probably lost in the merge):

input$ixplorer_url,
input$ixplorer_token,
input$ixplorer_user_name,
input$token_persist

This have to be implemented in the UI for authentication

@ronnyhdez
Copy link
Member Author

In the authentication addin we just have this values to fill in:

image

But we need also the owner

@ronnyhdez ronnyhdez self-assigned this Oct 25, 2021
@ronnyhdez ronnyhdez added the bug Something isn't working label Oct 25, 2021
ronnyhdez added a commit to ronnyhdez/ixplorer that referenced this issue Nov 10, 2021
ronnyhdez added a commit to ronnyhdez/ixplorer that referenced this issue Nov 16, 2021
danielgranadoscampos added a commit that referenced this issue Nov 17, 2021
Ref #29 add variables for keyring
@ronnyhdez
Copy link
Member Author

Solved. If the user have already credentials stored it will not show all the credentials spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant