Does keycloak client ID has a secret











up vote
12
down vote

favorite
2












Does keycloak client id has a client secret? I tried to create a client in keycloak admin but I was not able to spot client secret.



Is it auto generated? Where can I get the secret?










share|improve this question


























    up vote
    12
    down vote

    favorite
    2












    Does keycloak client id has a client secret? I tried to create a client in keycloak admin but I was not able to spot client secret.



    Is it auto generated? Where can I get the secret?










    share|improve this question
























      up vote
      12
      down vote

      favorite
      2









      up vote
      12
      down vote

      favorite
      2






      2





      Does keycloak client id has a client secret? I tried to create a client in keycloak admin but I was not able to spot client secret.



      Is it auto generated? Where can I get the secret?










      share|improve this question













      Does keycloak client id has a client secret? I tried to create a client in keycloak admin but I was not able to spot client secret.



      Is it auto generated? Where can I get the secret?







      keycloak






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 26 '17 at 2:02









      王子1986

      505923




      505923
























          2 Answers
          2






          active

          oldest

          votes

















          up vote
          18
          down vote



          accepted










          Your client need to have the access-type set to confidential , then you will have a new tab credentials where you will see the client secret. https://keycloak.gitbooks.io/documentation/content/server_admin/topics/clients/oidc/confidential.html






          share|improve this answer

















          • 5




            To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
            – ThePadawan
            Jan 9 at 9:56










          • The client may need a non-blank Description value, too. It did for me in version 3.2.1.
            – James McLachlan
            Apr 30 at 14:25


















          up vote
          8
          down vote













          Client need to have the access-type set to confidential and you can see the client Secret in credentials tab






          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function () {
            StackExchange.using("externalEditor", function () {
            StackExchange.using("snippets", function () {
            StackExchange.snippets.init();
            });
            });
            }, "code-snippets");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "1"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44752273%2fdoes-keycloak-client-id-has-a-secret%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            18
            down vote



            accepted










            Your client need to have the access-type set to confidential , then you will have a new tab credentials where you will see the client secret. https://keycloak.gitbooks.io/documentation/content/server_admin/topics/clients/oidc/confidential.html






            share|improve this answer

















            • 5




              To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
              – ThePadawan
              Jan 9 at 9:56










            • The client may need a non-blank Description value, too. It did for me in version 3.2.1.
              – James McLachlan
              Apr 30 at 14:25















            up vote
            18
            down vote



            accepted










            Your client need to have the access-type set to confidential , then you will have a new tab credentials where you will see the client secret. https://keycloak.gitbooks.io/documentation/content/server_admin/topics/clients/oidc/confidential.html






            share|improve this answer

















            • 5




              To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
              – ThePadawan
              Jan 9 at 9:56










            • The client may need a non-blank Description value, too. It did for me in version 3.2.1.
              – James McLachlan
              Apr 30 at 14:25













            up vote
            18
            down vote



            accepted







            up vote
            18
            down vote



            accepted






            Your client need to have the access-type set to confidential , then you will have a new tab credentials where you will see the client secret. https://keycloak.gitbooks.io/documentation/content/server_admin/topics/clients/oidc/confidential.html






            share|improve this answer












            Your client need to have the access-type set to confidential , then you will have a new tab credentials where you will see the client secret. https://keycloak.gitbooks.io/documentation/content/server_admin/topics/clients/oidc/confidential.html







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jun 26 '17 at 5:26









            Sébastien Blanc

            745410




            745410








            • 5




              To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
              – ThePadawan
              Jan 9 at 9:56










            • The client may need a non-blank Description value, too. It did for me in version 3.2.1.
              – James McLachlan
              Apr 30 at 14:25














            • 5




              To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
              – ThePadawan
              Jan 9 at 9:56










            • The client may need a non-blank Description value, too. It did for me in version 3.2.1.
              – James McLachlan
              Apr 30 at 14:25








            5




            5




            To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
            – ThePadawan
            Jan 9 at 9:56




            To anyone as confused as me: This "Credentials" tab will only appear after saving the client settings (while fields on the current tab will appear immediately).
            – ThePadawan
            Jan 9 at 9:56












            The client may need a non-blank Description value, too. It did for me in version 3.2.1.
            – James McLachlan
            Apr 30 at 14:25




            The client may need a non-blank Description value, too. It did for me in version 3.2.1.
            – James McLachlan
            Apr 30 at 14:25












            up vote
            8
            down vote













            Client need to have the access-type set to confidential and you can see the client Secret in credentials tab






            share|improve this answer



























              up vote
              8
              down vote













              Client need to have the access-type set to confidential and you can see the client Secret in credentials tab






              share|improve this answer

























                up vote
                8
                down vote










                up vote
                8
                down vote









                Client need to have the access-type set to confidential and you can see the client Secret in credentials tab






                share|improve this answer














                Client need to have the access-type set to confidential and you can see the client Secret in credentials tab







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Nov 22 at 1:16

























                answered Jun 27 '17 at 23:30









                ravthiru

                3,56212031




                3,56212031






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44752273%2fdoes-keycloak-client-id-has-a-secret%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Berounka

                    Different font size/position of beamer's navigation symbols template's content depending on regular/plain...

                    Sphinx de Gizeh