
Groffer Anderson
-
Activité totale37
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes5
-
Abonnements15
Aperçu des activités
Dernière activité effectuée par Groffer Anderson-
Groffer Anderson a ajouté un commentaire,
Thanks Trapta Singh & Ifra Saqlain,These solutions worked like a charm.
-
Groffer Anderson a créé une publication,
How can I check the user type for the logged in user on Help center Template code?
RéponduHi, I'm looking for a solution where I'll be showing an option on the Zendesk Guide (Help Center) Template on the header only if the user is an Admin or Agent. However, I'm unable to find the right...
-
Groffer Anderson a ajouté un commentaire,
Thanks @...So, The API does support deleting a session if I have a session_Id. Is there anyway to get the session_id when I login on the Zendesk console using the OAuth Grant? Or do we have a case ...
-
Groffer Anderson a créé une publication,
Read Request scope in Auth Grant does not show up properly
The "requests:read" scope of in the Auth Grant does not show up in proper terms as the other scopes are shown. It just shows up as a key value object as we've passed it in the scope.Eg: ticket:read...
-
Groffer Anderson a créé une publication,
How to logout uses when they've logged in on a custom portal
We have a custom portal where our users login. The entire login process is the Authorization grant flow and once Logged in, the browser has the session stored for Zendesk and I have the Auth Token ...
-
Groffer Anderson a ajouté un commentaire,
Hey @...Thanks for the update.
-
Groffer Anderson a créé une publication,
How can I make changes to the Authorization Grant Page?
RéponduI'm working with the Authorization Grant flow from Zendesk to Authenticate users into my Custom Website. Once I authenticate them, a page to grant permissions appears, where users can Allow/Deny my...
-
Groffer Anderson a ajouté un commentaire,
Hi @...Can you help me out with a similar problem here : https://support.zendesk.com/hc/en-us/community/posts/1260801978190-How-to-perform-Authorization-code-grant-flow-on-Zendesk-with-Agent-when-I...
-
Groffer Anderson a créé une publication,
How to perform Authorization code grant flow on Zendesk with Agent when I have SSO enabled.
I have SSO enabled for my agents on Zendesk. We have a custom page where we redirect users to the login page to authenticate themselves and get the code for Auth tokens. For customers it works fine...
-
Groffer Anderson a ajouté un commentaire,
Thanks for the update @....