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

Update README.md #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #13

wants to merge 1 commit into from

Conversation

glawn
Copy link

@glawn glawn commented Jan 23, 2020

Added steps to enable API Access for a user and to make sure an Organization has been created and cases and users are assigned to it.

Added steps to enable API Access for a user and to make sure an Organization has been created and cases and users are assigned to it.
@@ -19,6 +19,8 @@ _NOTE: You can change the port via the `GRAPHED_RESULTS_PORT` environment variab

## How to integrate it with Ringtail
1. Log in to Ringtail.
1. Verify an Organization has been created and appropriate cases and users have been assigned to, including the user that is performing ther rest of this procedure.
1. On the `Portal Management -> User administration` page selet the user that is performing this procedure. On the left menu select `API Access` and check the box to authorize access to the API. Repeat this step for all users that will use the extension.
Copy link
Contributor

Choose a reason for hiding this comment

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

You don't need to grant API access to users for UI Extensions to work with the API. UIX get access regardless. You only need to grant users access for them to use the Connect API explorer or to make API calls externally with their credentials.

Copy link
Author

Choose a reason for hiding this comment

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

Interesting. If you don't have API access the UI Extensions UI behaves badly when creating new extensions. The user could add the extension but when you SAVE it, nothing happened (apparently). After we granted API access and went back to extensions, there were a dozen entries from we clicked Save and nothing appeared to happen.... it did, we just didn't see it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah! That sounds like a bug we have in our backlog. I'll add this repro to it.

Thanks for reporting it!

@Coldarn
Copy link
Contributor

Coldarn commented Jan 23, 2020

Thanks for adding more details here Greg!

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