Home > other >  Is it possible to setup Teams' URL Preview Service for GitLab authentication?
Is it possible to setup Teams' URL Preview Service for GitLab authentication?

Time:07-19

We use Teams in our development team and we paste links to GitLab to request Merge Request reviews.

Unfortunately Teams doesn't have permissions to see our private repository so the URL Preview Service (

Is there a way to give Teams credentials so we can see a preview of the content?

Cheers.

CodePudding user response:

This doesn't seems to be possible to give Teams credentials so we can see a preview of the content because Teams loads a preview with no session details.

  • Related