script-server
script-server copied to clipboard
Need a gitlab redirect uri
I'm trying to authenticate script server with gitlab. I need some help to find the redirect uri to generate a client id.
Thanks in advance!!
Hi @SrilakshmiDoma14 redirect uri is where your network address/hostname + port, where script server will be running
It's not working. I mapped my network address with dns and gave the url as my redirect uri. I'm getting The redirect URI included is not valid.
Hi @SrilakshmiDoma14, redirect URI is basically your browser URL how you access the script server This redirect URI should be whitelisted in the gitlab itself. If they don't match, then gitlab will refuse to do authentication