<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007D97BpCAJOkta Classic EngineAdministrationAnswered2026-05-28T21:25:50.000Z2021-09-28T10:04:11.000Z2026-05-28T21:25:50.000Z
Allowed characters and length for client_secret

Hi Team,

 

We wanted to create ADO pipeline for the application user to create OpenID/Oauth client by themself using the terraform or API, With this approach the user can generate/choose the client_id and secrete by them self and trigger a pipeline to create a client.

 

For the above requirement, Can you please let us know if there are any limitations for allowed characters and length for the client_id and secret?

 

Thanks and regards,

Srinivas


  • ErikM.26381 (Developer Support)

    Hello Srinivas,

    The client_id must only contain letters, numbers, and the following symbols: -_.,!*''()

    The max length for the client_id is 100

    The client_secret max length is 90 and can contain any characters

     

    thank you.

    Expand Post
    Selected as Best
  • ErikM.26381 (Developer Support)

    Hello Srinivas,

    The client_id must only contain letters, numbers, and the following symbols: -_.,!*''()

    The max length for the client_id is 100

    The client_secret max length is 90 and can contain any characters

     

    thank you.

    Expand Post
    Selected as Best
This question is closed.
Loading
Allowed characters and length for client_secret