Setting up DCV connection gateway and DCV External authentication where do you define authenticationToken?

0

We will be setting up DCV Connection Gateway and one of the requirements is to also setup DCV External Authentication.

One part of DCV External Authentication is to pass in authToken, but since that request is now coming from the connection gateway (I am assuming), I don't specify the **authToken **as part of the request to the DCV connection gateway. Do I not worry about it and assume it the request is fine?

I would love to see an example of requests/responses in a complete sequence diagram from client to DCV gateway, session resolver, dcv server, dcv external authentication, etc. Thanks

已提問 2 年前檢視次數 655 次
2 個答案
1
已接受的答案

Thanks for reaching out. Great suggestion on the sequence diagram. We will work on it.

To answer your question, you should pass the authToken to the gateway. The gateway will propagating the token to the server.

AWS
AWS-Rey
已回答 2 年前
  • Also what is the size limit on the authToken?

1

Hello, the authToken is generated by you and its length will depend on the external authentication service you use. There are no limitations imposed by Nice DCV on the length of the token. However, as the token is passed as a URL parameter, there may be browser-specific limits on the length of the URL. I found a recent 3rd party blog post[1] dated April 12, 2022 which lists the maximum URL length for the most common web browsers.

References:
[1] https://www.geeksforgeeks.org/maximum-length-of-a-url-in-different-browsers/

AWS
支援工程師
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南