Hello, in our environment we use a web based login for the corporate single sign-on system. I want to provide GoCD API access to the users but it is not possible for the users to create a personal access token: Creation of access token is not supported by the plugin cd.go.authorization.oidc.
Creation of the access token is only possible for users created locally using the Password File Authentication Plugin. Is it somehow possible to allow creation of personal access tokens for users with web based logins? Regards, Helge PS: I do not see any function in the Authorization Plugin API which allows to specify whether or not the plugin allows creation of personal access tokens .. So I think this problem is related to the kind of authorization and not specific to the plugin implementation itself. Am I right? -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/a8a125e7-1bb6-475f-a929-bc6dd6d86131o%40googlegroups.com.
