It seems that we can not create access tokens when using the this plugin:
Creation of access token is not supported by the plugin cd.go.authorization.google.
That seems to be mentioned in the GoCD Release notes for 19.2.0:
Google Oauth plugin is upgraded to use authorization extension v2 however it does not have support for access token based API authentication.
Is this a limitation because the functionality has not been written in this particular plugin implementation yet, a limitation specific due to google oauth API or policy, or a limitation in external GoCD authorization implementations in general?
Is there any recommended workaround for this? Is there any recommended way for our users authenticating with this plugin to be able to make authenticated requests to the go server API? Using personal access bearer tokens sounded like an ideal solution.
Thanks in advance
Doug
It seems that we can not create access tokens when using the this plugin:
Creation of access token is not supported by the plugin cd.go.authorization.google.That seems to be mentioned in the GoCD Release notes for 19.2.0:
Google Oauth plugin is upgraded to use authorization extension v2 however it does not have support for access token based API authentication.Is this a limitation because the functionality has not been written in this particular plugin implementation yet, a limitation specific due to google oauth API or policy, or a limitation in external GoCD authorization implementations in general?
Is there any recommended workaround for this? Is there any recommended way for our users authenticating with this plugin to be able to make authenticated requests to the go server API? Using personal access bearer tokens sounded like an ideal solution.
Thanks in advance
Doug