{"info":{"_postman_id":"4e979b78-9362-4e8a-8451-b14b7ac32aa5","name":"ANII - SSO","description":"<html><head></head><body><p>Single sign on API for ANII integrations</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3185451","collectionId":"4e979b78-9362-4e8a-8451-b14b7ac32aa5","publishedId":"S1LsXpsM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-07-25T22:47:50.000Z"},"item":[{"name":"OIDC","item":[{"name":"Well Known","id":"d565163e-5abd-4f84-be2f-74a2219eef4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://{{ssoHost}}/.well-known/openid-configuration","description":"<p>To obtain the OIDC discovery spec.</p>\n","urlObject":{"protocol":"https","path":[".well-known","openid-configuration"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"92e113c6-e673-43db-a003-339d12ba8125","name":"Well Known","originalRequest":{"method":"GET","header":[],"url":"https://sso.bigcheese.uy/.well-known/openid-configuration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 15:10:12 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"6150"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"issuer\": \"https://sso.bigcheese.uy\",\n    \"authorization_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/authorize\",\n    \"token_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/token\",\n    \"userinfo_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/userinfo\",\n    \"clientinfo_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/clientinfo\",\n    \"check_session_iframe\": \"https://sso.bigcheese.uy/oxauth/opiframe.htm\",\n    \"end_session_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/end_session\",\n    \"jwks_uri\": \"https://sso.bigcheese.uy/oxauth/restv1/jwks\",\n    \"registration_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/register\",\n    \"id_generation_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/id\",\n    \"introspection_endpoint\": \"https://sso.bigcheese.uy/oxauth/restv1/introspection\",\n    \"response_types_supported\": [\n        \"token code\",\n        \"token id_token\",\n        \"token\",\n        \"token id_token code\",\n        \"id_token code\",\n        \"id_token\",\n        \"code\"\n    ],\n    \"grant_types_supported\": [\n        \"client_credentials\",\n        \"authorization_code\",\n        \"password\",\n        \"implicit\",\n        \"refresh_token\",\n        \"urn:ietf:params:oauth:grant-type:uma-ticket\"\n    ],\n    \"acr_values_supported\": [\n        \"auth_ldap_server\"\n    ],\n    \"auth_level_mapping\": {\n        \"-1\": [\n            \"auth_ldap_server\"\n        ]\n    },\n    \"subject_types_supported\": [\n        \"public\",\n        \"pairwise\"\n    ],\n    \"userinfo_signing_alg_values_supported\": [\n        \"HS256\",\n        \"HS384\",\n        \"HS512\",\n        \"RS256\",\n        \"RS384\",\n        \"RS512\",\n        \"ES256\",\n        \"ES384\",\n        \"ES512\",\n        \"PS256\",\n        \"PS384\",\n        \"PS512\"\n    ],\n    \"userinfo_encryption_alg_values_supported\": [\n        \"RSA1_5\",\n        \"RSA-OAEP\",\n        \"A128KW\",\n        \"A256KW\"\n    ],\n    \"userinfo_encryption_enc_values_supported\": [\n        \"RSA1_5\",\n        \"RSA-OAEP\",\n        \"A128KW\",\n        \"A256KW\"\n    ],\n    \"id_token_signing_alg_values_supported\": [\n        \"none\",\n        \"HS256\",\n        \"HS384\",\n        \"HS512\",\n        \"RS256\",\n        \"RS384\",\n        \"RS512\",\n        \"ES256\",\n        \"ES384\",\n        \"ES512\",\n        \"PS256\",\n        \"PS384\",\n        \"PS512\"\n    ],\n    \"id_token_encryption_alg_values_supported\": [\n        \"RSA1_5\",\n        \"RSA-OAEP\",\n        \"A128KW\",\n        \"A256KW\"\n    ],\n    \"id_token_encryption_enc_values_supported\": [\n        \"A128CBC+HS256\",\n        \"A256CBC+HS512\",\n        \"A128GCM\",\n        \"A256GCM\"\n    ],\n    \"request_object_signing_alg_values_supported\": [\n        \"none\",\n        \"HS256\",\n        \"HS384\",\n        \"HS512\",\n        \"RS256\",\n        \"RS384\",\n        \"RS512\",\n        \"ES256\",\n        \"ES384\",\n        \"ES512\",\n        \"PS256\",\n        \"PS384\",\n        \"PS512\"\n    ],\n    \"request_object_encryption_alg_values_supported\": [\n        \"RSA1_5\",\n        \"RSA-OAEP\",\n        \"A128KW\",\n        \"A256KW\"\n    ],\n    \"request_object_encryption_enc_values_supported\": [\n        \"A128CBC+HS256\",\n        \"A256CBC+HS512\",\n        \"A128GCM\",\n        \"A256GCM\"\n    ],\n    \"token_endpoint_auth_methods_supported\": [\n        \"client_secret_basic\",\n        \"client_secret_post\",\n        \"client_secret_jwt\",\n        \"private_key_jwt\"\n    ],\n    \"token_endpoint_auth_signing_alg_values_supported\": [\n        \"HS256\",\n        \"HS384\",\n        \"HS512\",\n        \"RS256\",\n        \"RS384\",\n        \"RS512\",\n        \"ES256\",\n        \"ES384\",\n        \"ES512\",\n        \"PS256\",\n        \"PS384\",\n        \"PS512\"\n    ],\n    \"display_values_supported\": [\n        \"page\",\n        \"popup\"\n    ],\n    \"claim_types_supported\": [\n        \"normal\"\n    ],\n    \"service_documentation\": \"http://gluu.org/docs\",\n    \"id_token_token_binding_cnf_values_supported\": [\n        \"tbh\"\n    ],\n    \"claims_locales_supported\": [\n        \"en\"\n    ],\n    \"ui_locales_supported\": [\n        \"en\",\n        \"es\"\n    ],\n    \"scopes_supported\": [\n        \"address\",\n        \"phone\",\n        \"mobile_phone\",\n        \"user_name\",\n        \"clientinfo\",\n        \"openid\",\n        \"profile\",\n        \"uma_protection\",\n        \"oxd\",\n        \"permission\",\n        \"email\"\n    ],\n    \"claims_supported\": [\n        \"street_address\",\n        \"country\",\n        \"zoneinfo\",\n        \"birthdate\",\n        \"role\",\n        \"gender\",\n        \"formatted\",\n        \"user_name\",\n        \"phone_mobile_number\",\n        \"preferred_username\",\n        \"locale\",\n        \"inum\",\n        \"updated_at\",\n        \"nickname\",\n        \"email\",\n        \"website\",\n        \"email_verified\",\n        \"profile\",\n        \"locality\",\n        \"phone_number_verified\",\n        \"given_name\",\n        \"middle_name\",\n        \"picture\",\n        \"name\",\n        \"phone_number\",\n        \"postal_code\",\n        \"region\",\n        \"family_name\"\n    ],\n    \"scope_to_claims_mapping\": [\n        {\n            \"address\": [\n                \"formatted\",\n                \"postal_code\",\n                \"street_address\",\n                \"locality\",\n                \"country\",\n                \"region\"\n            ]\n        },\n        {\n            \"oxd\": []\n        },\n        {\n            \"phone\": [\n                \"phone_number_verified\",\n                \"phone_number\"\n            ]\n        },\n        {\n            \"profile\": [\n                \"name\",\n                \"family_name\",\n                \"given_name\",\n                \"middle_name\",\n                \"nickname\",\n                \"preferred_username\",\n                \"profile\",\n                \"picture\",\n                \"website\",\n                \"gender\",\n                \"birthdate\",\n                \"zoneinfo\",\n                \"locale\",\n                \"updated_at\"\n            ]\n        },\n        {\n            \"mobile_phone\": [\n                \"phone_mobile_number\"\n            ]\n        },\n        {\n            \"email\": [\n                \"email_verified\",\n                \"email\"\n            ]\n        },\n        {\n            \"uma_protection\": []\n        },\n        {\n            \"user_name\": [\n                \"user_name\"\n            ]\n        },\n        {\n            \"clientinfo\": [\n                \"name\",\n                \"inum\"\n            ]\n        },\n        {\n            \"permission\": [\n                \"role\"\n            ]\n        },\n        {\n            \"openid\": []\n        }\n    ],\n    \"claims_parameter_supported\": true,\n    \"request_parameter_supported\": true,\n    \"request_uri_parameter_supported\": true,\n    \"require_request_uri_registration\": false,\n    \"op_policy_uri\": \"http://ox.gluu.org/doku.php?id=oxauth:policy\",\n    \"op_tos_uri\": \"http://ox.gluu.org/doku.php?id=oxauth:tos\",\n    \"frontchannel_logout_supported\": true,\n    \"frontchannel_logout_session_supported\": true\n}"}],"_postman_id":"d565163e-5abd-4f84-be2f-74a2219eef4b"},{"name":"Authorize Implicit Flow","id":"2fd68751-9430-48ce-986b-d862cc2b469c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{ssoHost}}/oxauth/restv1/authorize?response_type=token&response_mode=query&client_id=@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201&scope=openid email user_name profile&redirect_uri=https://rp.sso.anii.org.uy/debug&state=73ed3d71-53d3-4174-a73a-a6250ad49448&nonce=99&acr_values=custom","description":"<p>Redirection URI for the implicit flow.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","authorize"],"host":["{{ssoHost}}"],"query":[{"description":{"content":"<p>The authorization server will return an access and/or ID token directly back to the client.</p>\n","type":"text/plain"},"key":"response_type","value":"token"},{"description":{"content":"<p>The Response Mode determines how the Authorization Server returns result parameters from the Authorization Endpoint. </p>\n","type":"text/plain"},"key":"response_mode","value":"query"},{"description":{"content":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","type":"text/plain"},"key":"client_id","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"description":{"content":"<p>Clients can request additional information or permissions via scopes. The openid scope is the only required scope.</p>\n","type":"text/plain"},"key":"scope","value":"openid email user_name profile"},{"description":{"content":"<p>The redirect URI tells the issuer where to redirect the browser back to when the flow is done.</p>\n","type":"text/plain"},"key":"redirect_uri","value":"https://rp.sso.anii.org.uy/debug"},{"description":{"content":"<p>The state is an optional value that is carried through the whole flow and returned to the client.</p>\n","type":"text/plain"},"key":"state","value":"fbe00118-784a-4077-be55-f453f727b81c"},{"description":{"content":"<p>A nonce (or number used once) is a random value that is used to prevent replay attacks.</p>\n","type":"text/plain"},"key":"nonce","value":"860"},{"key":"acr_values","value":"custom"}],"variable":[]}},"response":[{"id":"1ac46db8-e9c4-44fd-bb29-a99a8490a8a8","name":"Authorize Implicit Flow","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://sso.bigcheese.uy/oxauth/restv1/authorize?response_type=token&response_mode=query&client_id=@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31&scope=openid email profile&redirect_uri=https://test.sso.bigcheese.uy/debug&state=382c0526-80a2-4fe9-a897-d8ca78cb9139&nonce=o9xdun3gsf","protocol":"https","host":["sso","bigcheese","uy"],"path":["oxauth","restv1","authorize"],"query":[{"key":"response_type","value":"token"},{"key":"response_mode","value":"query"},{"key":"client_id","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"scope","value":"openid email profile"},{"key":"redirect_uri","value":"https://test.sso.bigcheese.uy/debug"},{"key":"state","value":"382c0526-80a2-4fe9-a897-d8ca78cb9139"},{"key":"nonce","value":"o9xdun3gsf"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 02 May 2019 18:10:49 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Frame-Options","value":"SameOrigin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"utf-8\" />\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n        <title>ANII OIDC - ANII</title>\n        <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/apple-touch-icon.png\">\n        <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">\n        <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">\n        <link rel=\"manifest\" href=\"/manifest.json\">\n        <link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#5bbad5\">\n        <meta name=\"theme-color\" content=\"#ffffff\">\n        <meta name=\"description\" content=\"Test and debug ANII OIDC requests. This will help to make easy to send requests and view responses.\" />\n        <meta property=\"og:type\" content=\"website\" />\n        <meta property=\"og:description\" content=\"Test and debug ANII OIDC requests. This will help to make easy to send requests and view responses.\" />\n        <meta property=\"og:title\" content=\"ANII OIDC debugger\" />\n        <meta property=\"og:image\" content=\"http://test.sso.bigcheese.uy/images/gear-sm.png\" />\n        <meta property=\"og:url\" content=\"http://test.sso.bigcheese.uy/\" />\n        <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700\" type=\"text/css\">\n        <link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css\" integrity=\"sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN\" crossorigin=\"anonymous\">\n        <link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css\" integrity=\"sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ\" crossorigin=\"anonymous\">\n        <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.3.2/css/mdb.min.css\" integrity=\"sha256-HSciL+lazQcMW++cz2zjsrvhGmQk1mh2nzXl/kqTSjY=\" crossorigin=\"anonymous\" />\n        <link rel=\"stylesheet\" href=\"/css/site.css\" />\n        <script>\n      window.tenant = 'oidc';\n    </script>\n    </head>\n    <body>\n        <header class=\"debug__header header-oidc\">\n            <div class=\"debug__header-content\">\n                <h1>\n                    <strong>ANII OIDC</strong> &lt;debugger/&gt;\n                </h1>\n                <p>\n          Test ANII OIDC requests and debug responses.\n        </p>\n                <span class=\"debug__author\">\n                    <small>\n                        <a href=\"https://bigcheese.com.uy\">\n                            <i class=\"fa fa-code\"></i>\n              Fork by Big Cheese\n                        </a>\n                    </small>\n                </span>\n            </div>\n        </header>\n        <div>\n            <script language=\"javascript\">\n    window.serverInfo = {\n        method: \"GET\",\n        referer: \"https://sso.bigcheese.uy/oxauth/restv1/authorize?response_type=token&amp;response_mode=query&amp;client_id=@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31&amp;scope=openid&amp;redirect_uri=https://test.sso.bigcheese.uy/debug\",\n        formBody: [\n        ]\n    }\n</script>\n            <div id=\"debug-view\">\n                <div class=\"container debug__callback\" id=\"debug-view-component\">\n                    <h2 class=\"pull-right\">\n                        <a href=\"/\">\n                            <i class=\"fa fa-repeat\" aria-hidden=\"true\"></i>\n              Start over\n                        </a>\n                    </h2>\n                    <div class=\"debug__callback-header\" v-if=\"success\">\n                        <h1 class=\"green-text\">\n                            <i class=\"fa fa-check-circle\" aria-hidden=\"true\"></i>\n                            <b>Success!</b>\n                        </h1>\n                        <h2 class=\"h4-responsive\">\n              The flow was successful.\n              \n                            <span v-if=\"flow === 'code'\">\n                  The authorization server responded with an authorization code because the flow was started with\n                  the \n                                <code>code</code> response type.\n                            </span>\n                            <span v-if=\"flow === 'implicit'\">\n                  The authorization server responded with tokens because the flow was started with the\n                  implicit {{savedResponseType ? '(' + savedResponseType + ')' : ''}} response type.\n              </span>\n                        </h2>\n                        <h2 class=\"h4-responsive\" v-show=\"state.exists\">\n              The returned state is \n                            <code>{{state.value}}</code>.\n                            <template v-if=\"expectedState\">\n                                <span class=\"green-text\" v-show=\"state.value === expectedState\">\n                                    <i class=\"fa fa-check-circle\" aria-hidden=\"true\"></i>\n                      Matches the original state\n                                </span>\n                                <span class=\"orange-text\" v-show=\"state.value !== expectedState\">\n                                    <i class=\"fa fa-exclamation-triangle\" aria-hidden=\"true\"></i>\n                      Does not match the original state:\n                                    <code>{{expectedState}}</code>\n                                </span>\n                            </template>\n                        </h2>\n                        <code-card title=\"Authorization code\" class=\"success\"\n                    v-show=\"flow === 'code'\"\n                    v-bind:value=\"code.value\">\n              {{code.value}}\n          </code-card>\n                        <code-card title=\"Access token\" class=\"success\"\n                    v-show=\"accessToken.exists\"\n                    v-bind:value=\"accessToken.value\">\n              {{accessToken.value}}\n          </code-card>\n                        <code-card title=\"ID token\" class=\"success\"\n                    v-show=\"idToken.exists\"\n                    v-bind:value=\"idToken.value\">\n              {{idToken.value}}\n          </code-card>\n                    </div>\n                    <div class=\"debug__callback-header\" v-if=\"!success\">\n                        <h1 class=\"red-text\">\n                            <i class=\"fa fa-exclamation-triangle\" aria-hidden=\"true\"></i>\n                            <b>Error</b>\n                        </h1>\n                        <h2 class=\"h4-responsive\">\n              The authorization server responded with an error. This could mean that the request parameters were incorrect, or that the user rejected the authorization.\n          </h2>\n                        <code-card class=\"error\"\n                    v-bind:title=\"error.value ? 'Error: ' + error.value : 'Error'\"\n                    v-bind:value=\"errorDescription.value\">\n              {{safeUnescape(errorDescription.value) || '(no error description)'}}\n          </code-card>\n                    </div>\n                    <div class=\"debug__callback-info\" v-if=\"success && flow === 'code'\">\n                        <h3 class=\"h5-responsive orange-text\">Step 2: Exchange code for tokens</h3>\n                        <p>\n              Now you need to exchange the authorization code for tokens using the token endpoint.\n              We can't do this step for you because it involves your client secret.\n          </p>\n                        <code-card class=\"next-step\">\n                            <span class=\"code-line\">POST \n                                <span v-bind:class=\"{ 'orange-text': !tokenEndpoint }\">{{tokenEndpoint || '{tokenEndpoint}'}}</span>\n                            </span>\n                            <span class=\"code-line\">Content-Type: application/x-www-form-urlencoded</span>\n                            <span class=\"code-line\">&nbsp;</span>\n                            <span id=\"token-request-body\">\n                                <span class=\"code-line\">grant_type=authorization_code&amp;</span>\n                                <span class=\"code-line\">code=\n                                    <span class=\"light-blue-text\">{{code.value}}</span>&amp;\n                                </span>\n                                <span class=\"code-line\">client_id=\n                                    <span v-bind:class=\"{ 'orange-text': !savedClientId, 'light-blue-text': savedClientId }\">{{savedClientId || '{clientId}'}}</span>&amp;\n                                </span>\n                                <span class=\"code-line\">client_secret=\n                                    <span class=\"orange-text\">{clientSecret}</span>&amp;\n                                </span>\n                                <span class=\"code-line\">redirect_uri=\n                                    <span v-bind:class=\"{ 'orange-text': !savedRedirectUri, 'light-blue-text': savedRedirectUri }\">{{encodeURIComponent(savedRedirectUri) || '{redirectUri}'}}</span>\n                                </span>\n                            </span>\n                        </code-card>\n                    </div>\n                    <div class=\"debug__callback-info\">\n                        <h3 class=\"h5-responsive\">{{method | upper}} request details</h3>\n                        <code-card title=\"Form body values\"\n                    v-show=\"formBody.length > 0\"\n                    v-bind:value=\"reconstructedForm\">\n                            <template v-for=\"param in formBody\">\n                                <span class=\"code-line\">{{param.name}}=\n                                    <span class=\"light-blue-text\">{{param.value}}</span>\n                                </span>\n                            </template>\n                        </code-card>\n                        <code-card title=\"?query values\"\n                    v-show=\"query.length > 0\"\n                    v-bind:value=\"rawQuery\">\n                            <template v-for=\"param in query\">\n                                <span class=\"code-line\">{{param.name}}=\n                                    <span class=\"light-blue-text\">{{param.value}}</span>\n                                </span>\n                            </template>\n                        </code-card>\n                        <code-card title=\"#fragment values\"\n                    v-show=\"fragment.length > 0\"\n                    v-bind:value=\"rawFragment\">\n                            <template v-for=\"param in fragment\">\n                                <span class=\"code-line\">{{param.name}}=\n                                    <span class=\"light-blue-text\">{{param.value}}</span>\n                                </span>\n                            </template>\n                        </code-card>\n                    </div>\n                </div>\n            </div>\n            <script src=\"/bundle/Debug.js\"></script>\n            <footer class=\"debug__footer\">\n                <span>&copy; 2019 \n                    <a href=\"https://bigcheese.com.uy\">Big Cheese - ANII</a>\n                </span>\n            </footer>\n        </div>\n        <script src=\"https://code.jquery.com/jquery-3.2.1.min.js\" integrity=\"sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=\" crossorigin=\"anonymous\"></script>\n        <!-- Bootstrap tooltips -->\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js\" integrity=\"sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb\" crossorigin=\"anonymous\"></script>\n        <!-- Bootstrap core JavaScript -->\n        <script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js\" integrity=\"sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn\" crossorigin=\"anonymous\"></script>\n        <!-- MDB core JavaScript -->\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.3.2/js/mdb.min.js\" integrity=\"sha256-2Buypeb0Pu614AJISY6JXTri4OLjsLyC69rI3ErnEKw=\" crossorigin=\"anonymous\"></script>\n    </body>\n</html>"}],"_postman_id":"2fd68751-9430-48ce-986b-d862cc2b469c"},{"name":"Authorize Auth Code Flow","id":"945b1bcb-6f32-4165-bccd-4789d2bc5e75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{ssoHost}}/oxauth/restv1/authorize?response_type=code&response_mode=query&client_id=@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201&scope=openid email user_name profile&redirect_uri=https://rp.sso.anii.org.uy/debug&state=4c346b60-f1f4-45c3-a3d5-ef792a9a8290&nonce=148&acr_values=custom","description":"<p>Redirection URI for the authorization flow.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","authorize"],"host":["{{ssoHost}}"],"query":[{"key":"response_type","value":"code"},{"key":"response_mode","value":"query"},{"key":"client_id","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"key":"scope","value":"openid email user_name profile"},{"key":"redirect_uri","value":"https://rp.sso.anii.org.uy/debug"},{"key":"state","value":"f9658391-467d-49a7-954c-a2d58839455e"},{"key":"nonce","value":"336"},{"key":"acr_values","value":"custom"}],"variable":[]}},"response":[{"id":"9b0dc708-9c77-42fa-9703-e2555aaa867f","name":"Authorize Auth Code Flow","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://sso.bigcheese.uy/oxauth/restv1/authorize?response_type=code&response_mode=query&client_id=@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31&scope=openid email profile&redirect_uri=https://test.sso.bigcheese.uy/debug&state=382c0526-80a2-4fe9-a897-d8ca78cb9139&nonce=o9xdun3gsf","protocol":"https","host":["sso","bigcheese","uy"],"path":["oxauth","restv1","authorize"],"query":[{"key":"response_type","value":"code"},{"key":"response_mode","value":"query"},{"key":"client_id","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"scope","value":"openid email profile"},{"key":"redirect_uri","value":"https://test.sso.bigcheese.uy/debug"},{"key":"state","value":"382c0526-80a2-4fe9-a897-d8ca78cb9139"},{"key":"nonce","value":"o9xdun3gsf"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 02 May 2019 18:19:14 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Set-Cookie","value":"org.gluu.i18n.Locale=en;Path=/;Expires=Fri, 01-May-2020 18:19:14 GMT;Max-Age=31536000;HttpOnly"},{"key":"Content-Length","value":"2141"},{"key":"Keep-Alive","value":"timeout=5, max=98"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE composition>\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n    <head id=\"j_idt4\">\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n        <title>oxAuth - Login</title>\n        <link rel=\"icon\" href=\"/oxauth/img/favicon_icosahedron.ico\" />\n        <link type=\"text/css\" rel=\"stylesheet\" href=\"/oxauth/stylesheet/style.css\" />\n        <link type=\"text/css\" rel=\"stylesheet\" href=\"/oxauth/stylesheet/bootstrap-responsive.css\" />\n        <link href=\"/oxauth/stylesheet/bootstrap.min.css\" rel=\"stylesheet\" />\n        <link type=\"text/css\" rel=\"stylesheet\" href=\"/oxauth/stylesheet/font-awesome.css\" />\n        <link type=\"text/css\" rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Open+Sans:300,400,600\" />\n        <script src=\"/oxauth/js/jquery-1.12.4.min.js\"></script>\n        <script src=\"/oxauth/js/bootstrap.min.js\"></script>\n        <script src=\"/oxauth/js/platform.js\"></script>\n        <meta name=\"description\" content=\"Gluu, Inc.\" />\n    </head>\n    <body>\n        <div class=\"body\">\n            <header class=\"bs-docs-nav navbar navbar-static-top\" id=\"top\">\n                <div class=\"container\">\n                    <!-- start logo-->\n                    <div class=\"logo span2\">\n                        <img src=\"http://www.anii.org.uy/html/img/logo_anni.png\" />\n                    </div>\n                    <!-- end logo-->\n\t\t\n                </div>\n            </header>\n            <!-- end header-->\n            <div class=\"bs-docs-section\" style=\"border-top: 2px solid #1ab26b !important;\">\n                <div class=\"container\">\n                    <div class=\"login_bx_1\" style=\"border-radius:10px; margin-top:0px; background: white;\">\n                        <div class=\"row\">\n                            <div class=\"col-md-6_1 col-sm-5_1 \">\n                                <div class=\"left_form_bx\" style=\"padding-top: 20px; padding-left: 10px;padding-right: 5px; padding-bottom: 20px;\">\n                                    <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/oxauth/login.htm\" class=\"form-horizontal\" enctype=\"application/x-www-form-urlencoded\">\n                                        <input type=\"hidden\" name=\"loginForm\" value=\"loginForm\" />\n                                        <input id=\"loginForm:platform\" type=\"hidden\" name=\"loginForm:platform\" />\n                                        <div class=\"form-group\">\n                                            <label for=\"loginForm:username\" class=\"col-sm-4 control-label\">Username</label>\n                                            <div class=\"col-sm-8\">\n                                                <input id=\"loginForm:username\" type=\"text\" name=\"loginForm:username\" autocomplete=\"off\" class=\"form-control\" />\n                                            </div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <label for=\"loginForm:password\" class=\"col-sm-4 control-label\">Password</label>\n                                            <div class=\"col-sm-8\">\n                                                <input id=\"loginForm:password\" type=\"password\" name=\"loginForm:password\" autocomplete=\"off\" value=\"\" class=\"form-control\" />\n                                            </div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <label for=\"loginForm:rememberme\" class=\"col-sm-4 control-label\">Remember me</label>\n                                            <div class=\"col-sm-8\">\n                                                <input type=\"checkbox\" value=\"rememberme\" id=\"rememberme\" />\n                                            </div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <div class=\"col-sm-offset-4 col-sm-8\">\n                                                <input id=\"loginForm:loginButton\" type=\"submit\" name=\"loginForm:loginButton\" value=\"Login\" class=\"btn btn-primary col-sm-12\" onclick=\"checkRemembeMe()\" />\n                                            </div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <div class=\"col-sm-offset-6 col-sm-6\">\n                                                <div class=\"forgot_link\">\n                                                    <a href=\"/identity/person/passwordReminder.htm\" style=\"color:blue;\">Forgot your password?\n\t\t\t\t\t\t\t\t</a>\n                                                </div>\n                                            </div>\n                                        </div>\n                                        <input type=\"hidden\" name=\"javax.faces.ViewState\" id=\"j_id1:javax.faces.ViewState:0\" value=\"stateless\" autocomplete=\"off\" />\n                                    </form>\n                                    <div align=\"center\" class=\"col-sm-offset-4 col-sm-9\">\n\t\t\t\t\t\t</div>\n                                </div>\n                            </div>\n                        </div>\n                    </div>\n                </div>\n            </div>\n            <div class=\"footer-copyright text-center py-3\" style=\"background:#1ab26b; position: fixed;left: 0;bottom: 0;width: 100%;text-align: center;\">\n                <div class=\"footer\">\n                    <div class=\"row\">\n                        <div class=\"col-md-12\">\n                            <div class=\"padding_spc\" style=\"padding-bottom: 5px;padding-top: 5px;\">\n                                <p>Gluu, Inc | \n                                    <a target=\"_blank\" href=\"https://github.com/GluuFederation/oxAuth/blob/master/LICENSE\">\n                                        <a href=\"https://github.com/GluuFederation/oxAuth/blob/master/LICENSE\">Use subject to MIT LICENSE</a>\n                                    </a>\n                                </p>\n                            </div>\n                        </div>\n                    </div>\n                </div>\n            </div>\n            <script type=\"text/javascript\">\n\n            window.onload = function () {\n                var userNameField = document.getElementById(\"loginForm:username\");\n                var passwordField = document.getElementById(\"loginForm:password\");\n                var userName = '';\n                if (userName) {\n                    userNameField.value = userName;\n                    passwordField.focus();\n                } else {\n                    userNameField.focus();\n                }\n\n                var displayRegister = false;\n                if (displayRegister) {\n                    var registerButton = document.getElementById(\"loginForm:registerId\");\n                    if (registerButton != null) {\n                        registerButton.style.display = 'inline';\n                    }\n                }\n            };\n\n    \t\t$(document).ready(function () {\n    \t\t\t$('.other').click(function(){\n    \t\t\t\t$('#social_new').toggle();\n    \t\t\t});\n\n    \t\t\t// Remember me\n                if (localStorage.chkbx && localStorage.chkbx != '') {\n                    $('#rememberme').attr('checked', 'checked')\n                    document.getElementById(\"loginForm:username\").value = localStorage.usrname;\n                    //document.getElementById(\"loginForm:password\").value = localStorage.password;\n\n                } else {\n                    $('#rememberme').removeAttr('checked');\n                    document.getElementById(\"loginForm:username\").value = \"\";\n                    //document.getElementById(\"loginForm:password\").value = \"\";\n                }\n\n                $('#rememberme').click(function() {\n                    checkRemembeMe();\n                });\n\n                fillPlatformField();\n    \t\t});\n\n    \t\tfunction checkRemembeMe() {\n                if ($('#rememberme').is(':checked')) {\n                    // save username\n                    localStorage.usrname = document.getElementById(\"loginForm:username\").value;\n                    //localStorage.password = document.getElementById(\"loginForm:password\").value;\n                    localStorage.chkbx = $('#rememberme').val();\n                } else {\n                    localStorage.usrname = '';\n                    //localStorage.password = '';\n                    localStorage.chkbx = '';\n                }\n\t\t\t}\n\n            function fillPlatformField() {\n                //Fix browser version to contain major.minor portion only\n                try {\n                    re = /^([^\\.]+\\.[^\\.]+)\\..+/;\n                    //This will remember \"33.0\" in \"33.0.1.2.3\"\n                    result = re.exec(platform.version);\n                    if (result != null) {\n                        //There was a match against the regexp\n                        platform.version=result[1];\n                    }\n    \t\t\t    document.getElementById(\"loginForm:platform\").value = JSON.stringify(platform);\n                } catch (e) {\n                }\n            }\n        </script>\n        </div>\n    </body>\n</html>"}],"_postman_id":"945b1bcb-6f32-4165-bccd-4789d2bc5e75"},{"name":"Token Client Credentials Grant","id":"2719c296-e73b-4978-97a9-c843d73f9604","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>The Client Credentials grant type is used by clients to obtain an access token outside of the context of a user.</p>\n","key":"grant_type","type":"text","value":"client_credentials"},{"description":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","key":"client_id","type":"text","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"description":"<p>The client secret is a secret known only to the application and the authorization server. </p>\n","key":"client_secret","type":"text","value":"5Wee00bdmKPMGepPvA6xFXeg"}]},"url":"https://{{ssoHost}}/oxauth/restv1/token","description":"<p>Token request for the client credentials flow.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","token"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"9f281013-d0c1-4dcb-af46-ce09cdf1f2c8","name":"Token Client Credentials Grant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","type":"text","value":"client_credentials"},{"key":"client_id","type":"text","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"client_secret","type":"text","value":"h06LTcIzdFNb"}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 15:09:24 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Type","value":"application/json"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"94"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"cd99e409-3d21-4835-addb-6e6818822ae5\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 299\n}"}],"_postman_id":"2719c296-e73b-4978-97a9-c843d73f9604"},{"name":"Token Authorization Code Grant","id":"3fdb9b47-79dd-4796-baa2-2372f1089ab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>The Authorization Code grant type is used by confidential and public clients to exchange an authorization code for an access token.</p>\n","key":"grant_type","type":"text","value":"authorization_code"},{"description":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","key":"client_id","type":"text","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"description":"<p>The client secret is a secret known only to the application and the authorization server. </p>\n","key":"client_secret","type":"text","value":"5Wee00bdmKPMGepPvA6xFXeg"},{"key":"code","value":"bbcf99d1-9d93-4a9c-a678-cd70af27fdcc","description":"<p>The authorization code that the client previously received from the authorization server.</p>\n","type":"text"},{"key":"redirect_uri","value":"https://rp.sso.anii.org.uy/debug","description":"<p>The redirect URI tells the issuer where to redirect the browser back to when the flow is done.</p>\n","type":"text"}]},"url":"https://{{ssoHost}}/oxauth/restv1/token","description":"<p>Token request for the authorization flow.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","token"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"50149bcb-b26e-4492-a1aa-0a684cb60c4f","name":"Token Authorization Code Grant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","type":"text","value":"authorization_code"},{"key":"client_id","type":"text","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"client_secret","type":"text","value":"h06LTcIzdFNb"},{"key":"code","value":"f8152d27-775f-4daf-8ac6-e8db40c016c9","type":"text"},{"key":"redirect_uri","value":"https://oidcdebugger.com/debug","type":"text"}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 15:11:14 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Type","value":"application/json"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"646"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"7141c376-bae2-4f5d-a15e-8d2270d9c2d9\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 299,\n    \"refresh_token\": \"fd40e39a-6e98-4862-aff1-e39e95ff6e37\",\n    \"id_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL3Nzby5iaWdjaGVlc2UudXkiLCJhdWQiOiJAITA3QkMuNDZCOS45NkUzLkEwMDghMDAwMSE2Rjg4LjVBNkEhMDAwOCFBREJDLkNGMzEiLCJleHAiOjE1NTY2NDA2NzQsImlhdCI6MTU1NjYzNzA3NCwiYXV0aF90aW1lIjoxNTU2NjM3MDYyLCJhdF9oYXNoIjoiZTNsYzI4U0IwQ3NFZl9CakVGeF9VUSIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IkAhMDdCQy40NkI5Ljk2RTMuQTAwOCEwMDAxITZGODguNUE2QSEwMDAwITJBODYuQjBGMi4wQ0MzLjY3NkQifQ.mK5Jqb-ohEjPNpSLYAa-s4lKrvlMrQowCgaxYcc5MAA\"\n}"}],"_postman_id":"3fdb9b47-79dd-4796-baa2-2372f1089ab0"},{"name":"Token Password Grant","id":"42f0a5ee-d282-49ad-b5e9-dfb6b62a26a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>The Password grant type is used by first-party clients to exchange a user's credentials for an access token.</p>\n","key":"grant_type","type":"text","value":"password"},{"description":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","key":"client_id","type":"text","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"description":"<p>The client secret is a secret known only to the application and the authorization server. </p>\n","key":"client_secret","type":"text","value":"5Wee00bdmKPMGepPvA6xFXeg"},{"key":"username","value":"info@gabyrm.com","description":"<p>The user’s username.</p>\n","type":"text"},{"key":"password","value":"xxx","description":"<p>The user’s password.</p>\n","type":"text"},{"key":"scope","value":"openid email user_name profile","description":"<p>Clients can request additional information or permissions via scopes. The openid scope is the only required scope.</p>\n","type":"text"}]},"url":"https://{{ssoHost}}/oxauth/restv1/token","description":"<p>Token request for the resource owner flow.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","token"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"1046fba9-96cb-428d-86ec-91c319d2e965","name":"Token Password Grant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","type":"text","value":"password"},{"key":"client_id","type":"text","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"client_secret","type":"text","value":"h06LTcIzdFNb"},{"key":"username","value":"n0v4c4n3","type":"text"},{"key":"password","value":"test","type":"text"}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 15:09:09 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Type","value":"application/json"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"149"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"4f1719ea-4f1d-46fc-917c-77b3f1b241dc\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 299,\n    \"refresh_token\": \"14e2279b-bb20-4a5f-a4c7-15001f379fa6\"\n}"}],"_postman_id":"42f0a5ee-d282-49ad-b5e9-dfb6b62a26a7"},{"name":"Token Refresh Grant","id":"07e129a1-cb6b-4d47-88b4-649a9e502da2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>The Refresh Token grant type is used by clients to exchange a refresh token for an access token when the access token has expired.</p>\n","key":"grant_type","type":"text","value":"refresh_token"},{"description":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","key":"client_id","type":"text","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"description":"<p>The client secret is a secret known only to the application and the authorization server. </p>\n","key":"client_secret","type":"text","value":"5Wee00bdmKPMGepPvA6xFXeg"},{"key":"refresh_token","value":"2f6e6e7c-3e87-4179-858b-7db74b010c4b","description":"<p>The refresh token that the client previously received from the authorization server.</p>\n","type":"text"}]},"url":"https://{{ssoHost}}/oxauth/restv1/token","description":"<p>Refresh token request.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","token"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"ea6e438d-f78c-4e93-b120-68ca49bab8a3","name":"Token Refresh Grant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","type":"text","value":"refresh_token"},{"key":"client_id","type":"text","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"client_secret","type":"text","value":"h06LTcIzdFNb"},{"key":"refresh_token","value":"2f6e6e7c-3e87-4179-858b-7db74b010c4b","type":"text"}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 19:11:35 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Type","value":"application/json"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"150"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"63b7f659-62b9-4250-a466-8bfa819375ab\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 4999,\n    \"refresh_token\": \"92b57882-853e-4302-9ff6-841b87d0ced0\"\n}"}],"_postman_id":"07e129a1-cb6b-4d47-88b4-649a9e502da2"},{"name":"Token Introspection","id":"e41acdc0-8980-471f-8488-985664a55dd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201","description":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","type":"text"},{"key":"client_secret","value":"5Wee00bdmKPMGepPvA6xFXeg","description":"<p>The client secret is a secret known only to the application and the authorization server. </p>\n","type":"text"},{"key":"token","type":"text","value":"4472070d-2fa1-461c-9805-7754d5195918","description":"<p>This parameter is the authorization code that the client previously received from the authorization server.</p>\n"}]},"url":"https://{{ssoHost}}/oxauth/restv1/introspection","description":"<p>Details for a given token.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","introspection"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"d528fe29-98b0-45d7-8cf8-e645b32cbf48","name":"Token Introspection","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31","type":"text"},{"key":"client_secret","value":"h06LTcIzdFNb","type":"text"},{"key":"token","type":"text","value":"4472070d-2fa1-461c-9805-7754d5195918"}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/introspection"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2019 17:58:24 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"445"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"active\": true,\n    \"scopes\": [\n        \"openid\",\n        \"email\"\n    ],\n    \"client_id\": \"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31\",\n    \"username\": \"Gaby RM\",\n    \"token_type\": \"bearer\",\n    \"exp\": 1556824611,\n    \"iat\": 1556819611,\n    \"sub\": \"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0000!2A86.B0F2.0CC3.676D\",\n    \"aud\": \"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31\",\n    \"iss\": \"https://sso.bigcheese.uy\",\n    \"jti\": null,\n    \"acr_values\": null,\n    \"scope\": [\n        \"openid\",\n        \"email\"\n    ],\n    \"key_from_script\": \"value_from_script\"\n}"}],"_postman_id":"e41acdc0-8980-471f-8488-985664a55dd1"},{"name":"User Info","id":"0ba193b9-cee5-4039-baf9-8bbec4e840cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{ssoHost}}/oxauth/restv1/userinfo","description":"<p>Details for a given user.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","userinfo"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"aecd402f-c5c4-4f5e-9cde-aa971cc98cf7","name":"User Info","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"4b651d48-f8a2-466b-b8c1-f1d46abe7628","type":"text"},{"key":"scopes","value":"email","type":"text","disabled":true}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/userinfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 14:09:34 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store, private"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"121"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"sub\": \"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0000!A8F2.DE1E.D7FB\",\n    \"email_verified\": true,\n    \"email\": \"admin@sso.bigcheese.uy\"\n}"},{"id":"651a9ce1-de15-4493-a297-2f648ffebb6e","name":"User ANII Info","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{ssoHost}}/oxauth/restv1/userinfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 Sep 2019 19:31:18 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"229"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=ahgELCGGluJUrWPNMqIs8jVDOLFnlKU9xUtcj3AVBAOcyhIypmn+S9gVIhObOIZI/LT8/yD878R9OOtj8Gh6q+URsAYyZbh1DPhN+FFIySq3p2PurS5Ql237X8tN; Expires=Fri, 13 Sep 2019 19:31:18 GMT; Path=/"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store, private"},{"key":"Pragma","value":"no-cache"}],"cookie":[],"responseTime":null,"body":"{\n    \"sub\": \"158161\",\n    \"user_name\": \"nkimelman@anii.org.uy\",\n    \"updated_at\": 1567791085478,\n    \"name\": \"Kimelman\",\n    \"last_name\": \"Kimelman\",\n    \"preferred_username\": \"45567279\",\n    \"given_name\": \"Nicole\",\n    \"email_verified\": false,\n    \"email\": \"nkimelman@anii.org.uy\"\n}"},{"id":"61fdd995-19e0-4445-b175-8153152605fe","name":"User Info","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{ssoHost}}/oxauth/restv1/userinfo"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0ba193b9-cee5-4039-baf9-8bbec4e840cc"},{"name":"End Session","id":"993ed62d-c1c1-4f9c-9ab7-db6244f8eb2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://{{ssoHost}}/oxauth/restv1/end_session?id_token_hint=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL3Nzby5hbmlpLm9yZy51eSIsImF1ZCI6IkAhMUM3Ni5BNDExLkQ2NDUuQTIzQiEwMDAxIUFCRkQuNUIxRSEwMDA4ITE0QTAuMUYzRS5GRkJDLjAwQjkiLCJleHAiOjE1Njk1OTkwMTYsImlhdCI6MTU2OTU5NTQxNiwibm9uY2UiOiI4N3gydGt4Z3JtbCIsImF1dGhfdGltZSI6MTU2OTU5NTM3NCwiYXRfaGFzaCI6IlQ2X3NmbUZZMktMQ01sWjRKNkNUX2ciLCJveE9wZW5JRENvbm5lY3RWZXJzaW9uIjoib3BlbmlkY29ubmVjdC0xLjAiLCJzdWIiOiJAITFDNzYuQTQxMS5ENjQ1LkEyM0IhMDAwMSFBQkZELjVCMUUhMDAwMCE4MDA5LjdCMzQuQUIyMC43Rjg5In0.Jwv4zdkNXpnihxfrognKfGe2wVh0HZeXQjMCvQhoqBQ&post_logout_redirect_uri=https://rp.sso.anii.org.uy/logout&state=5129113c30b8214ede9673a6ee21811a42e6b526c0c46a16e723e583c6ba74cb.79e16053-0a31-44e2-99cc-77ad834bcb8e&session_id=59047bc4-fa11-4f5d-9ea9-96f90f15b09f","description":"<p>End session of a given user.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","end_session"],"host":["{{ssoHost}}"],"query":[{"description":{"content":"<p>When the user is redirected to the endpoint, they will be prompted if they really want to sign-out. This prompt can be bypassed by a client sending the original id_token received from authentication. This is passed as a query string parameter called id_token_hint.</p>\n","type":"text/plain"},"key":"id_token_hint","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL3Nzby5hbmlpLm9yZy51eSIsImF1ZCI6IkAhMUM3Ni5BNDExLkQ2NDUuQTIzQiEwMDAxIUFCRkQuNUIxRSEwMDA4ITE0QTAuMUYzRS5GRkJDLjAwQjkiLCJleHAiOjE1Njk1OTkwMTYsImlhdCI6MTU2OTU5NTQxNiwibm9uY2UiOiI4N3gydGt4Z3JtbCIsImF1dGhfdGltZSI6MTU2OTU5NTM3NCwiYXRfaGFzaCI6IlQ2X3NmbUZZMktMQ01sWjRKNkNUX2ciLCJveE9wZW5JRENvbm5lY3RWZXJzaW9uIjoib3BlbmlkY29ubmVjdC0xLjAiLCJzdWIiOiJAITFDNzYuQTQxMS5ENjQ1LkEyM0IhMDAwMSFBQkZELjVCMUUhMDAwMCE4MDA5LjdCMzQuQUIyMC43Rjg5In0.Jwv4zdkNXpnihxfrognKfGe2wVh0HZeXQjMCvQhoqBQ"},{"description":{"content":"<p>If a valid id_token_hint is passed, then the client may also send a post_logout_redirect_uri parameter. This can be used to allow the user to redirect back to the client after sign-out. The value must match one of the client’s pre-configured PostLogoutRedirectUris (client docs).</p>\n","type":"text/plain"},"key":"post_logout_redirect_uri","value":"https://rp.sso.anii.org.uy/logout"},{"description":{"content":"<p>If a valid post_logout_redirect_uri is passed, then the client may also send a state parameter. This will be returned back to the client as a query string parameter after the user redirects back to the client. This is typically used by clients to round-trip state across the redirect.</p>\n","type":"text/plain"},"key":"state","value":"5129113c30b8214ede9673a6ee21811a42e6b526c0c46a16e723e583c6ba74cb.79e16053-0a31-44e2-99cc-77ad834bcb8e"},{"description":{"content":"<p>The session_id  of the first step, if not use cookie with the same name.</p>\n","type":"text/plain"},"key":"session_id","value":"59047bc4-fa11-4f5d-9ea9-96f90f15b09f"}],"variable":[]}},"response":[{"id":"43eba020-4aa1-45df-8fa9-c5e788ea06d7","name":"End Session","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://{{ssoHost}}/oxauth/restv1/end_session?id_token_hint=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL3Nzby5hbmlpLm9yZy51eSIsImF1ZCI6IkAhMUM3Ni5BNDExLkQ2NDUuQTIzQiEwMDAxIUFCRkQuNUIxRSEwMDA4ITE0QTAuMUYzRS5GRkJDLjAwQjkiLCJleHAiOjE1Njk1MTI3MjYsImlhdCI6MTU2OTUwOTEyNiwibm9uY2UiOiJpb3cyaHE1ZW5oIiwiYXV0aF90aW1lIjoxNTY5NTA5MDM3LCJhdF9oYXNoIjoiazJqWGd2c1hndmpxNFppU1ctSk5oUSIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IkAhMUM3Ni5BNDExLkQ2NDUuQTIzQiEwMDAxIUFCRkQuNUIxRSEwMDAwITgwMDkuN0IzNC5BQjIwLjdGODkifQ.TZq_Ai2Noog-rBOJuko6k1GOyqqiJKM0lD5dKeSwsdI&post_logout_redirect_uri=https://rp.sso.anii.org.uy/logout&state=1bba7b59-75ed-4bfc-a2b2-081343d8f0f6","protocol":"https","host":["{{ssoHost}}"],"path":["oxauth/restv1","end_session"],"query":[{"key":"id_token_hint","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL3Nzby5hbmlpLm9yZy51eSIsImF1ZCI6IkAhMUM3Ni5BNDExLkQ2NDUuQTIzQiEwMDAxIUFCRkQuNUIxRSEwMDA4ITE0QTAuMUYzRS5GRkJDLjAwQjkiLCJleHAiOjE1Njk1MTI3MjYsImlhdCI6MTU2OTUwOTEyNiwibm9uY2UiOiJpb3cyaHE1ZW5oIiwiYXV0aF90aW1lIjoxNTY5NTA5MDM3LCJhdF9oYXNoIjoiazJqWGd2c1hndmpxNFppU1ctSk5oUSIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IkAhMUM3Ni5BNDExLkQ2NDUuQTIzQiEwMDAxIUFCRkQuNUIxRSEwMDAwITgwMDkuN0IzNC5BQjIwLjdGODkifQ.TZq_Ai2Noog-rBOJuko6k1GOyqqiJKM0lD5dKeSwsdI","description":"When the user is redirected to the endpoint, they will be prompted if they really want to sign-out. This prompt can be bypassed by a client sending the original id_token received from authentication. This is passed as a query string parameter called id_token_hint."},{"key":"post_logout_redirect_uri","value":"https://rp.sso.anii.org.uy/logout","description":"If a valid id_token_hint is passed, then the client may also send a post_logout_redirect_uri parameter. This can be used to allow the user to redirect back to the client after sign-out. The value must match one of the client’s pre-configured PostLogoutRedirectUris (client docs)."},{"key":"state","value":"1bba7b59-75ed-4bfc-a2b2-081343d8f0f6","description":"If a valid post_logout_redirect_uri is passed, then the client may also send a state parameter. This will be returned back to the client as a query string parameter after the user redirects back to the client. This is typically used by clients to round-trip state across the redirect."}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 26 Sep 2019 14:46:38 GMT"},{"key":"Content-Type","value":"text/html"},{"key":"Content-Length","value":"185"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=8WomBCxIFDMI0DL/HKJZRkw7ZZm5G390hh5SuaR0rPiYok2SMz5ZXrXEpDbXEVvjzLJ7CwFQQhzxHczeDrCrVPFBpJbkmCdfPWKNdz54F2wvcngXvX93gvBJ+gku; Expires=Thu, 03 Oct 2019 14:46:38 GMT; Path=/"},{"key":"Set-Cookie","value":"consent_session_id=;Path=/;Expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0;HttpOnly"},{"key":"Set-Cookie","value":"session_id=;Path=/;Expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0;HttpOnly"},{"key":"Set-Cookie","value":"opbs=;Path=/;Expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0;HttpOnly"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Cache-Control","value":"no-transform, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html>\n    <head>\n        <script>window.onload=function() {window.location='https://rp.sso.anii.org.uy/logout?state=statee'}</script>\n        <title>Gluu Generated logout page</title>\n    </head>\n    <body>Logout requests sent.\n        <br/>\n    </body>\n</html>"}],"_postman_id":"993ed62d-c1c1-4f9c-9ab7-db6244f8eb2e"}],"id":"83166984-3fe0-43f8-8a5f-9f6b99aa035b","description":"<p>OpenID Connect (OIDC) is an authentication layer on top of OAuth 2.0, an authorization framework. The standard is controlled by the OpenID Foundation.</p>\n","event":[{"listen":"prerequest","script":{"id":"2609e614-9e78-4787-94fa-e0b689a65b32","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4c4e95a7-84bf-4226-8f59-076965288fb9","type":"text/javascript","exec":[""]}}],"_postman_id":"83166984-3fe0-43f8-8a5f-9f6b99aa035b"},{"name":"OXD","item":[{"name":"Health Check","id":"b1d15990-c6be-4be9-a63b-fd83aed34ad5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://{{oxdHost}}/health-check","description":"<p>Health Check endpoint is for quick check whether oxd-server is alive.</p>\n","urlObject":{"protocol":"https","path":["health-check"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"336f63ce-5822-4b24-8f27-86be6664b6fa","name":"OK","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/health-check"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b1d15990-c6be-4be9-a63b-fd83aed34ad5"},{"name":"Register Site","id":"b5cec661-1743-4660-aa11-f0840c17bc94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"authorization_redirect_uri\": \"<string>\",\n    \"op_host\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"application_type\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_name\": \"<string>\",\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_frontchannel_logout_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"redirect_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_redirect_uri\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"trusted_client\": \"<boolean>\",\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"https://{{oxdHost}}/register-site","description":"<p>Registers site at oxd-server</p>\n","urlObject":{"protocol":"https","path":["register-site"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"0694532b-dcc8-49f1-90e7-129cd3944bcc","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"authorization_redirect_uri\": \"<string>\",\n    \"op_host\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"application_type\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_name\": \"<string>\",\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_frontchannel_logout_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"redirect_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_redirect_uri\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"trusted_client\": \"<boolean>\",\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/register-site"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3f55c17b-652b-4f06-8847-5960f9ab7ceb","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"authorization_redirect_uri\": \"<string>\",\n    \"op_host\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"application_type\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_name\": \"<string>\",\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_frontchannel_logout_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"redirect_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_redirect_uri\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"trusted_client\": \"<boolean>\",\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/register-site"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5a9b1acb-1e5d-4c54-beb6-b266582f0945","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"authorization_redirect_uri\": \"<string>\",\n    \"op_host\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"application_type\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_name\": \"<string>\",\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_frontchannel_logout_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"redirect_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_redirect_uri\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"trusted_client\": \"<boolean>\",\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/register-site"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"711f916d-39be-4f2a-901f-c87a7115f14e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"authorization_redirect_uri\": \"<string>\",\n    \"op_host\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"application_type\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_name\": \"<string>\",\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_frontchannel_logout_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"redirect_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_redirect_uri\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"trusted_client\": \"<boolean>\",\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/register-site"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"oxd_id\": \"<string>\",\n \"op_host\": \"<string>\",\n \"client_id\": \"<string>\",\n \"client_secret\": \"<string>\",\n \"client_registration_access_token\": \"<string>\",\n \"client_registration_client_uri\": \"<string>\",\n \"client_id_issued_at\": \"<integer>\",\n \"client_secret_expires_at\": \"<integer>\"\n}"}],"_postman_id":"b5cec661-1743-4660-aa11-f0840c17bc94"},{"name":"Get Client Token","id":"e96a92b6-21ae-43b6-8c82-de7409621cd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"op_discovery_path\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"authentication_method\": \"<string>\",\n    \"algorithm\": \"<string>\",\n    \"key_id\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/get-client-token","description":"<p>Gets Client Token</p>\n","urlObject":{"protocol":"https","path":["get-client-token"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"09b3accb-03b0-45ef-b29b-1600d44f56d2","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"op_discovery_path\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"authentication_method\": \"<string>\",\n    \"algorithm\": \"<string>\",\n    \"key_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-client-token"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4b8b91b6-2672-4309-9937-c1250f0ab77d","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"op_discovery_path\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"authentication_method\": \"<string>\",\n    \"algorithm\": \"<string>\",\n    \"key_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-client-token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"9d721f22-4a03-4b82-84c9-b6165c3424e0","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"op_discovery_path\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"authentication_method\": \"<string>\",\n    \"algorithm\": \"<string>\",\n    \"key_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-client-token"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b485b280-a43e-4d41-8e6f-c995a94cbb08","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"client_id\": \"<string>\",\n    \"client_secret\": \"<string>\",\n    \"op_discovery_path\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"authentication_method\": \"<string>\",\n    \"algorithm\": \"<string>\",\n    \"key_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-client-token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"scope\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"access_token\": \"<string>\",\n \"expires_in\": \"<integer>\",\n \"refresh_token\": \"<string>\"\n}"}],"_postman_id":"e96a92b6-21ae-43b6-8c82-de7409621cd0"},{"name":"Introspect Access Token","id":"26a31fff-d67b-43d4-a243-9c55055d3284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/introspect-access-token","description":"<p>Introspect Access Token</p>\n","urlObject":{"protocol":"https","path":["introspect-access-token"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"02f26d1a-0465-49a4-98ab-83c423513af4","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-access-token"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7cb5f191-a194-4f94-b497-ae21cfb825ec","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-access-token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ca1ab61b-73fb-437f-8b65-2a6d72215236","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-access-token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"active\": \"<boolean>\",\n \"client_id\": \"<string>\",\n \"username\": \"<string>\",\n \"scope\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"token_type\": \"<string>\",\n \"sub\": \"<string>\",\n \"aud\": \"<string>\",\n \"iss\": \"<string>\",\n \"exp\": \"<long>\",\n \"iat\": \"<long>\",\n \"acr_values\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"extension_field\": \"<string>\",\n \"nbf\": \"<long>\",\n \"jti\": \"<string>\"\n}"},{"id":"e4c8a249-9ae9-4ae1-923f-3a0c9f47b8c5","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-access-token"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"26a31fff-d67b-43d4-a243-9c55055d3284"},{"name":"Update Site","id":"cb28a2fd-3554-4ddc-824d-18d59bc26585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"authorization_redirect_uri\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"https://{{oxdHost}}/update-site","description":"<p>Updates site at oxd-server. If something changes in a pre-registered client, you can use this API to update your client in the OP.</p>\n","urlObject":{"protocol":"https","path":["update-site"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"08e0f195-108f-4153-9dff-f4d17e7cca71","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"authorization_redirect_uri\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/update-site"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"35892a54-bd81-48b4-a95a-eae14cd722cc","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"authorization_redirect_uri\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/update-site"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8c12c4f9-0640-46ca-8db9-0345bfc5f796","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"authorization_redirect_uri\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/update-site"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c4994253-e219-4a6d-bc7a-a0246e378f78","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"authorization_redirect_uri\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"response_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"grant_types\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_jwks_uri\": \"<string>\",\n    \"client_token_endpoint_auth_method\": \"<string>\",\n    \"client_request_uris\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"client_sector_identifier_uri\": \"<string>\",\n    \"contacts\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"ui_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"claims_locales\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"access_token_as_jwt\": \"<boolean>\",\n    \"access_token_signing_alg\": \"<string>\",\n    \"rpt_as_jwt\": \"<boolean>\"\n}"},"url":"{{baseUrl}}/update-site"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"oxd_id\": \"<string>\"\n}"}],"_postman_id":"cb28a2fd-3554-4ddc-824d-18d59bc26585"},{"name":"Remove Site","id":"6a67d311-1c62-409c-b2d1-79db63d6f914","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/remove-site","description":"<p>Removes site from oxd-server</p>\n","urlObject":{"protocol":"https","path":["remove-site"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"38550f7e-b5b1-4005-b8d8-05ffb1b5e3cd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/remove-site"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"oxd_id\": \"<string>\"\n}"},{"id":"6619bf9a-de06-4cfe-bc9e-9e5d7f0b806c","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/remove-site"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"a0022d29-b662-4b6e-a04f-6c15c92ebb94","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/remove-site"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f9304cfb-2ceb-4b96-afdd-2bddf683a3b2","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\"\n}"},"url":"{{baseUrl}}/remove-site"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6a67d311-1c62-409c-b2d1-79db63d6f914"},{"name":"Get Authorization Url","id":"86b8ce56-e134-4d8e-96d5-094346f7df71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"prompt\": \"<string>\",\n    \"custom_parameters\": {\n        \"param1\": \"<string>\",\n        \"param2\": \"<string>\"\n    }\n}"},"url":"https://{{oxdHost}}/get-authorization-url","description":"<p>Gets authorization url</p>\n","urlObject":{"protocol":"https","path":["get-authorization-url"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"0244eb5d-51b0-4a10-bc12-86aede5047e0","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"prompt\": \"<string>\",\n    \"custom_parameters\": {\n        \"param1\": \"<string>\",\n        \"param2\": \"<string>\"\n    }\n}"},"url":"{{baseUrl}}/get-authorization-url"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4e7cff4a-326c-4701-b520-86304afcdb41","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"prompt\": \"<string>\",\n    \"custom_parameters\": {\n        \"param1\": \"<string>\",\n        \"param2\": \"<string>\"\n    }\n}"},"url":"{{baseUrl}}/get-authorization-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"authorization_url\": \"<string>\"\n}"},{"id":"a1b582f4-792d-441a-a1ac-f3e3269b4e38","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"prompt\": \"<string>\",\n    \"custom_parameters\": {\n        \"param1\": \"<string>\",\n        \"param2\": \"<string>\"\n    }\n}"},"url":"{{baseUrl}}/get-authorization-url"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"fd0437f4-fc5d-429d-b498-c1ba2a94b3ec","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"acr_values\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"prompt\": \"<string>\",\n    \"custom_parameters\": {\n        \"param1\": \"<string>\",\n        \"param2\": \"<string>\"\n    }\n}"},"url":"{{baseUrl}}/get-authorization-url"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"86b8ce56-e134-4d8e-96d5-094346f7df71"},{"name":"Get Tokens By Code","id":"f78dba15-dda0-4ad1-9fe8-36f4d1140160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"code\": \"<string>\",\n    \"state\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/get-tokens-by-code","description":"<p>Get tokens by code</p>\n","urlObject":{"protocol":"https","path":["get-tokens-by-code"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"09cca84a-445c-409b-b846-49d755fa9432","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"code\": \"<string>\",\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-tokens-by-code"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"access_token\": \"<string>\",\n \"expires_in\": \"<integer>\",\n \"id_token\": \"<string>\",\n \"refresh_token\": \"<string>\",\n \"id_token_claims\": {\n  \"at_hash\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"aud\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"sub\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"auth_time\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"iss\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"exp\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"iat\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"nonce\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"oxOpenIDConnectVersion\": [\n   \"<string>\",\n   \"<string>\"\n  ]\n }\n}"},{"id":"22f70397-9c1d-478a-91c4-5b4c9ccec6fb","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"code\": \"<string>\",\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-tokens-by-code"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"810d0ff8-2475-4dea-a164-d73392ee1d0f","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"code\": \"<string>\",\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-tokens-by-code"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8e1b86d3-51d3-40f1-8ec1-8a89c1a555c7","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"code\": \"<string>\",\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-tokens-by-code"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f78dba15-dda0-4ad1-9fe8-36f4d1140160"},{"name":"Get User Info","id":"ad496f1d-3f7c-4dc6-845f-184480029753","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/get-user-info","description":"<p>Get User Info</p>\n","urlObject":{"protocol":"https","path":["get-user-info"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"1688a2e5-b2df-4730-a334-d814cd9517e6","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-user-info"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6f3959e3-3fc6-4f7a-9ee1-045de0308616","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-user-info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"claims\": \"<object>\"\n}"},{"id":"864a2383-3eb0-4b1d-9f9c-2fb80873b8d2","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-user-info"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"9f29f80e-15be-4245-9cb6-1615c27eaf8b","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"access_token\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-user-info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ad496f1d-3f7c-4dc6-845f-184480029753"},{"name":"Get Logout URL","id":"5149aae6-2545-420a-b590-7bb519de2e30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"id_token_hint\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"state\": \"<string>\",\n    \"session_state\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/get-logout-uri","description":"<p>Get Logout URL</p>\n","urlObject":{"protocol":"https","path":["get-logout-uri"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"3a1e2e98-a4e6-4ceb-8583-3b254ac2740e","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"id_token_hint\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"state\": \"<string>\",\n    \"session_state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-logout-uri"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6641ee75-7b8f-4a5d-a63c-9e90b24afc21","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"id_token_hint\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"state\": \"<string>\",\n    \"session_state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-logout-uri"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"uri\": \"<string>\"\n}"},{"id":"a53391de-7651-4b8c-bcca-a8d70802d9c3","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"id_token_hint\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"state\": \"<string>\",\n    \"session_state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-logout-uri"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ffed67af-688c-4ece-a681-d0af72e77ad1","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"id_token_hint\": \"<string>\",\n    \"post_logout_redirect_uri\": \"<string>\",\n    \"state\": \"<string>\",\n    \"session_state\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-logout-uri"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5149aae6-2545-420a-b590-7bb519de2e30"},{"name":"Get Access Token By Refresh Token","id":"125ee1d7-e6d3-4652-9658-4e65b7fd15e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"refresh_token\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"https://{{oxdHost}}/get-access-token-by-refresh-token","description":"<p>Get Access Token By Refresh Token</p>\n","urlObject":{"protocol":"https","path":["get-access-token-by-refresh-token"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"6760138a-3e13-45bf-bec9-b206387b3a67","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"refresh_token\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"{{baseUrl}}/get-access-token-by-refresh-token"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"bbf6e3c2-1232-4fed-a47b-10280fd85aa8","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"refresh_token\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"{{baseUrl}}/get-access-token-by-refresh-token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e53831df-ba34-40bc-bda1-796a859013fc","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"refresh_token\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"{{baseUrl}}/get-access-token-by-refresh-token"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"fefc87af-c559-4927-b31b-b4cff8310c47","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"refresh_token\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"{{baseUrl}}/get-access-token-by-refresh-token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"scope\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"access_token\": \"<string>\",\n \"expires_in\": \"<integer>\",\n \"refresh_token\": \"<string>\"\n}"}],"_postman_id":"125ee1d7-e6d3-4652-9658-4e65b7fd15e3"},{"name":"UMA RS Protect Resources","id":"e8de5b36-9cca-4e30-aa78-64950cdc18ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"overwrite\": \"<boolean>\",\n    \"resources\": [\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"https://{{oxdHost}}/uma-rs-protect","description":"<p>UMA RS Protect Resources. It's important to have a single HTTP method, mentioned only once within a given path in JSON, otherwise, the operation will fail.</p>\n","urlObject":{"protocol":"https","path":["uma-rs-protect"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"0368b5e2-ed63-4ec5-a428-2f3c28898226","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"overwrite\": \"<boolean>\",\n    \"resources\": [\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseUrl}}/uma-rs-protect"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"135dbaa0-0fed-4c6b-86be-e505b6fdcff5","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"overwrite\": \"<boolean>\",\n    \"resources\": [\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseUrl}}/uma-rs-protect"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"55008cdf-661b-4b66-aab3-39d95996ff58","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"overwrite\": \"<boolean>\",\n    \"resources\": [\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseUrl}}/uma-rs-protect"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ea655322-305a-4963-a5f0-765b96664590","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"overwrite\": \"<boolean>\",\n    \"resources\": [\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"path\": \"<string>\",\n            \"conditions\": [\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                },\n                {\n                    \"httpMethods\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"scope_expression\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ],\n                    \"ticketScopes\": [\n                        \"<string>\",\n                        \"<string>\"\n                    ]\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseUrl}}/uma-rs-protect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"oxd_id\": \"<string>\"\n}"}],"_postman_id":"e8de5b36-9cca-4e30-aa78-64950cdc18ab"},{"name":"UMA RS Check Access","id":"27c86776-e54b-4ba5-a73d-bf04c3c917ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"path\": \"<string>\",\n    \"http_method\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/uma-rs-check-access","description":"<p>UMA RS Check Access</p>\n","urlObject":{"protocol":"https","path":["uma-rs-check-access"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"1246f3c8-d6c1-4f31-b174-3740812e4300","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"path\": \"<string>\",\n    \"http_method\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rs-check-access"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"63caa3cf-377b-4169-862e-16b628501881","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"path\": \"<string>\",\n    \"http_method\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rs-check-access"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"access\": \"<string>\",\n \"ticket\": \"<string>\"\n}"},{"id":"6f628618-4559-44d2-916f-d1e139657f3c","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"path\": \"<string>\",\n    \"http_method\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rs-check-access"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e1b8696d-0c52-4b82-8b87-a0d9bc94d0e8","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"path\": \"<string>\",\n    \"http_method\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rs-check-access"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"27c86776-e54b-4ba5-a73d-bf04c3c917ae"},{"name":"Introspect RPT","id":"9903aabf-4e10-4c18-8b74-cb91a1414222","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/introspect-rpt","description":"<p>Introspect RPT</p>\n","urlObject":{"protocol":"https","path":["introspect-rpt"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"749e8b97-1d31-4588-8b31-93f3352d15a7","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-rpt"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"76cee649-012a-479a-9950-ac05168c65d4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-rpt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"active\": \"<boolean>\",\n \"exp\": \"<long>\",\n \"iat\": \"<long>\",\n \"nbf\": \"<long>\",\n \"client_id\": \"<string>\",\n \"aud\": \"<string>\",\n \"iss\": \"<string>\",\n \"permissions\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"sub\": \"<string>\",\n \"jti\": \"<string>\"\n}"},{"id":"7dc2496a-5a75-4960-8ac0-5d288d7b3098","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-rpt"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"cc9405f2-7fde-471a-9522-541191305c81","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"rpt\": \"<string>\"\n}"},"url":"{{baseUrl}}/introspect-rpt"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9903aabf-4e10-4c18-8b74-cb91a1414222"},{"name":"UMA RP Get RPT","id":"8175e35e-47b8-4276-9819-f1c951c1d985","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claim_token\": \"<string>\",\n    \"claim_token_format\": \"<string>\",\n    \"pct\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"state\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/uma-rp-get-rpt","description":"<p>UMA RP Get RPT</p>\n","urlObject":{"protocol":"https","path":["uma-rp-get-rpt"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"006d0e91-e15b-461d-8359-ffc4a60c8614","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claim_token\": \"<string>\",\n    \"claim_token_format\": \"<string>\",\n    \"pct\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-rpt"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"1fb56714-ad95-4152-9745-f5124d078b66","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claim_token\": \"<string>\",\n    \"claim_token_format\": \"<string>\",\n    \"pct\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-rpt"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"bf24196e-58fb-4d5b-a2e0-75f0e5779c7c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claim_token\": \"<string>\",\n    \"claim_token_format\": \"<string>\",\n    \"pct\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-rpt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"pct\": \"<string>\",\n \"updated\": \"<boolean>\",\n \"access_token\": \"<string>\",\n \"token_type\": \"<string>\"\n}"},{"id":"d4eb47cc-faaf-41f6-9293-8370ab508462","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claim_token\": \"<string>\",\n    \"claim_token_format\": \"<string>\",\n    \"pct\": \"<string>\",\n    \"rpt\": \"<string>\",\n    \"scope\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"state\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-rpt"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8175e35e-47b8-4276-9819-f1c951c1d985"},{"name":"UMA RP Get Claims Gathering URL","id":"d34fbb4b-9808-4c6d-9cf2-b8a02b78ff0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claims_redirect_uri\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/uma-rp-get-claims-gathering-url","description":"<p>UMA RP Get Claims Gathering URL</p>\n","urlObject":{"protocol":"https","path":["uma-rp-get-claims-gathering-url"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"5214fb99-d362-48a7-9b18-0bc9136d8cdd","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claims_redirect_uri\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-claims-gathering-url"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5b35a84d-8b47-47b0-8ea5-c8e8e5e20cb2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claims_redirect_uri\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-claims-gathering-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"url\": \"<string>\",\n \"state\": \"<string>\"\n}"},{"id":"8e17adef-574b-4e63-a273-117d86677298","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claims_redirect_uri\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-claims-gathering-url"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d2cf83dd-5a0d-468b-9936-4dab0d157c81","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"oxd_id\": \"<string>\",\n    \"ticket\": \"<string>\",\n    \"claims_redirect_uri\": \"<string>\"\n}"},"url":"{{baseUrl}}/uma-rp-get-claims-gathering-url"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d34fbb4b-9808-4c6d-9cf2-b8a02b78ff0e"},{"name":"Get JSON Web Key Set","id":"f6f50b2b-1f44-4211-9123-29fced9eb1e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"op_discovery_path\": \"<string>\"\n}"},"url":"https://{{oxdHost}}/get-jwks","description":"<p>Get JSON Web Key Set</p>\n","urlObject":{"protocol":"https","path":["get-jwks"],"host":["{{oxdHost}}"],"query":[],"variable":[]}},"response":[{"id":"13b5fd7d-bdbf-4f5c-bd56-c073815a7db6","name":"Forbidden. Invalid access token provided in Authorization header.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"op_discovery_path\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-jwks"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b95f6d1e-77e8-4a23-8883-d7ffc6ca8371","name":"Invalid parameters are provided to endpoint.","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"op_discovery_path\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-jwks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"bdab1e73-1db7-4e23-86cf-a59caf3faf1f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"op_discovery_path\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-jwks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"keys\": [\n  {\n   \"kid\": \"<string>\",\n   \"kty\": \"<string>\",\n   \"use\": \"<string>\",\n   \"key_ops\": \"<string>\",\n   \"alg\": \"<string>\",\n   \"exp\": \"<long>\",\n   \"x5c\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"x5t\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"x5u\": \"<string>\",\n   \"x5t#S256\": \"<string>\"\n  },\n  {\n   \"kid\": \"<string>\",\n   \"kty\": \"<string>\",\n   \"use\": \"<string>\",\n   \"key_ops\": \"<string>\",\n   \"alg\": \"<string>\",\n   \"exp\": \"<long>\",\n   \"x5c\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"x5t\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"x5u\": \"<string>\",\n   \"x5t#S256\": \"<string>\"\n  }\n ]\n}"},{"id":"f3be4663-2573-4ec5-97ca-423952689f97","name":"Internal error occured. Please check oxd-server.log file for details (usually located in /var/log/oxd-server/oxd-server.log).","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"op_host\": \"<string>\",\n    \"op_discovery_path\": \"<string>\"\n}"},"url":"{{baseUrl}}/get-jwks"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f6f50b2b-1f44-4211-9123-29fced9eb1e7"}],"id":"818c15b6-6bf7-4b91-9e22-325e7f77ddd4","_postman_id":"818c15b6-6bf7-4b91-9e22-325e7f77ddd4","description":""},{"name":"SCIM","item":[{"name":"Groups","item":[{"name":"{id}","item":[{"name":"Find Group by id","id":"6c042d25-2998-42f0-8f6a-29311a65383d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Groups/:id","description":"<p>Returns a Group on the basis of provided id as path param (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4.2.1\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4.2.1</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Groups",":id"],"host":["{{ssoHost}}"],"query":[],"variable":[{"description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"7b9e4745-e0fa-41bd-8c9f-4fe2ad83c8dc","name":"successful operation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":"{{baseUrl}}/scim/v2/Groups/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\"\n ],\n \"id\": \"<string>\",\n \"externalId\": \"<string>\",\n \"meta\": {\n  \"created\": \"<dateTime>\",\n  \"lastModified\": \"<dateTime>\",\n  \"location\": \"<string>\",\n  \"version\": \"<string>\",\n  \"attributes\": [\n   \"<string>\"\n  ],\n  \"resourceType\": \"<string>\"\n },\n \"displayName\": \"<string>\",\n \"members\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"6c042d25-2998-42f0-8f6a-29311a65383d"},{"name":"Update Group","id":"2bb92e50-6296-4971-bda8-9b5dcbc35631","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"members\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Groups/:id","description":"<p>Update Group (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Groups",":id"],"host":["{{ssoHost}}"],"query":[],"variable":[{"description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"3ce51494-de77-47bf-bc1b-1b275009ef96","name":"successful operation","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"members\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"{{baseUrl}}/scim/v2/Groups/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\"\n ],\n \"id\": \"<string>\",\n \"externalId\": \"<string>\",\n \"meta\": {\n  \"created\": \"<dateTime>\",\n  \"lastModified\": \"<dateTime>\",\n  \"location\": \"<string>\",\n  \"version\": \"<string>\",\n  \"attributes\": [\n   \"<string>\"\n  ],\n  \"resourceType\": \"<string>\"\n },\n \"displayName\": \"<string>\",\n \"members\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"2bb92e50-6296-4971-bda8-9b5dcbc35631"},{"name":"Delete Group","id":"f0d3a994-0c75-4e88-9abd-e34b6f24893d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"<string>"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Groups/:id","description":"<p>Delete Group (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Groups",":id"],"host":["{{ssoHost}}"],"query":[],"variable":[{"description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"8019cca8-f697-4775-98c4-2ca07ab32a86","name":"successful operation","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"<string>"}],"url":"{{baseUrl}}/scim/v2/Groups/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f0d3a994-0c75-4e88-9abd-e34b6f24893d"}],"id":"9d9158ef-d92f-4508-8cfd-3e3b5a741ef9","_postman_id":"9d9158ef-d92f-4508-8cfd-3e3b5a741ef9","description":""},{"name":"List Users","id":"d987f78f-d79d-419c-baa4-1e792dea8298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Groups?filter=<string>&sortBy=<string>&sortOrder=<string>","description":"<p>Returns a list of Groups (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Groups"],"host":["{{ssoHost}}"],"query":[{"key":"filter","value":"<string>"},{"key":"sortBy","value":"<string>"},{"key":"sortOrder","value":"<string>"}],"variable":[]}},"response":[{"id":"e7e602f1-bb9f-426d-80b4-e3a16d1c9e4d","name":"successful operation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":{"raw":"{{baseUrl}}/scim/v2/Groups?filter=<string>&sortBy=<string>&sortOrder=<string>","host":["{{baseUrl}}"],"path":["scim","v2","Groups"],"query":[{"key":"filter","value":"<string>"},{"key":"sortBy","value":"<string>"},{"key":"sortOrder","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"totalResults\": \"<integer>\",\n \"startIndex\": \"<integer>\",\n \"itemsPerPage\": \"<integer>\",\n \"schemas\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"resources\": [\n  {\n   \"schemas\": [\n    \"<string>\"\n   ],\n   \"id\": \"<string>\",\n   \"externalId\": \"<string>\",\n   \"meta\": {\n    \"created\": \"<dateTime>\",\n    \"lastModified\": \"<dateTime>\",\n    \"location\": \"<string>\",\n    \"version\": \"<string>\",\n    \"attributes\": [\n     \"<string>\"\n    ],\n    \"resourceType\": \"<string>\"\n   }\n  },\n  {\n   \"schemas\": [\n    \"<string>\"\n   ],\n   \"id\": \"<string>\",\n   \"externalId\": \"<string>\",\n   \"meta\": {\n    \"created\": \"<dateTime>\",\n    \"lastModified\": \"<dateTime>\",\n    \"location\": \"<string>\",\n    \"version\": \"<string>\",\n    \"attributes\": [\n     \"<string>\"\n    ],\n    \"resourceType\": \"<string>\"\n   }\n  }\n ]\n}"}],"_postman_id":"d987f78f-d79d-419c-baa4-1e792dea8298"},{"name":"Create Group","id":"ea4fe8ca-d6c5-4649-b21c-0d4fccb24ce3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"members\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Groups","description":"<p>Create Group (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Groups"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"38b479d2-3328-4676-a44a-714b808b7134","name":"successful operation","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"members\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"{{baseUrl}}/scim/v2/Groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\"\n ],\n \"id\": \"<string>\",\n \"externalId\": \"<string>\",\n \"meta\": {\n  \"created\": \"<dateTime>\",\n  \"lastModified\": \"<dateTime>\",\n  \"location\": \"<string>\",\n  \"version\": \"<string>\",\n  \"attributes\": [\n   \"<string>\"\n  ],\n  \"resourceType\": \"<string>\"\n },\n \"displayName\": \"<string>\",\n \"members\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"ea4fe8ca-d6c5-4649-b21c-0d4fccb24ce3"}],"id":"e8c76d32-3796-4639-96ef-97894ed43d18","_postman_id":"e8c76d32-3796-4639-96ef-97894ed43d18","description":""},{"name":"Users","item":[{"name":"{uid}","item":[{"name":"Find User by id","id":"37dc5ba1-ae5f-4db5-b8f3-504e6983da92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Users/:uid","description":"<p>Returns a Users on the basis of provided uid as path param (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4.2.1\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4.2.1</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Users",":uid"],"host":["{{ssoHost}}"],"query":[],"variable":[{"type":"string","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0000!8009.7B34.AB20.7F89","key":"uid"}]}},"response":[{"id":"e6e8012f-2230-4783-b179-cf5378681ab8","name":"successful operation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":"{{baseUrl}}/scim/v2/Users/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\"\n ],\n \"id\": \"<string>\",\n \"externalId\": \"<string>\",\n \"meta\": {\n  \"created\": \"<dateTime>\",\n  \"lastModified\": \"<dateTime>\",\n  \"location\": \"<string>\",\n  \"version\": \"<string>\",\n  \"attributes\": [\n   \"<string>\"\n  ],\n  \"resourceType\": \"<string>\"\n },\n \"userName\": \"<string>\",\n \"name\": {\n  \"formatted\": \"<string>\",\n  \"familyName\": \"<string>\",\n  \"givenName\": \"<string>\",\n  \"middleName\": \"<string>\",\n  \"honorificPrefix\": \"<string>\",\n  \"honorificSuffix\": \"<string>\"\n },\n \"displayName\": \"<string>\",\n \"nickName\": \"<string>\",\n \"profileUrl\": \"<string>\",\n \"title\": \"<string>\",\n \"userType\": \"<string>\",\n \"preferredLanguage\": \"<string>\",\n \"locale\": \"<string>\",\n \"timezone\": \"<string>\",\n \"active\": \"<boolean>\",\n \"password\": \"<string>\",\n \"emails\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"phoneNumbers\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"ims\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"photos\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"addresses\": [\n  {\n   \"operation\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"formatted\": \"<string>\",\n   \"streetAddress\": \"<string>\",\n   \"locality\": \"<string>\",\n   \"region\": \"<string>\",\n   \"postalCode\": \"<string>\",\n   \"country\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"formatted\": \"<string>\",\n   \"streetAddress\": \"<string>\",\n   \"locality\": \"<string>\",\n   \"region\": \"<string>\",\n   \"postalCode\": \"<string>\",\n   \"country\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"groups\": [\n  {\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"entitlements\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"roles\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"x509Certificates\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"37dc5ba1-ae5f-4db5-b8f3-504e6983da92"},{"name":"Update User","id":"2712e791-6b46-4237-8a95-062fe28b3763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"userName\": \"<string>\",\n    \"name\": {\n        \"formatted\": \"<string>\",\n        \"familyName\": \"<string>\",\n        \"givenName\": \"<string>\",\n        \"middleName\": \"<string>\",\n        \"honorificPrefix\": \"<string>\",\n        \"honorificSuffix\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"nickName\": \"<string>\",\n    \"profileUrl\": \"<string>\",\n    \"title\": \"<string>\",\n    \"userType\": \"<string>\",\n    \"preferredLanguage\": \"<string>\",\n    \"locale\": \"<string>\",\n    \"timezone\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"password\": \"<string>\",\n    \"emails\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"phoneNumbers\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"ims\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"photos\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"groups\": [\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"entitlements\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"roles\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"x509Certificates\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Users/:uid","description":"<p>Update User (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Users",":uid"],"host":["{{ssoHost}}"],"query":[],"variable":[{"description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"uid"}]}},"response":[{"id":"2e4aa52d-cb49-4127-8727-0aa269e2a2ac","name":"successful operation","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"userName\": \"<string>\",\n    \"name\": {\n        \"formatted\": \"<string>\",\n        \"familyName\": \"<string>\",\n        \"givenName\": \"<string>\",\n        \"middleName\": \"<string>\",\n        \"honorificPrefix\": \"<string>\",\n        \"honorificSuffix\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"nickName\": \"<string>\",\n    \"profileUrl\": \"<string>\",\n    \"title\": \"<string>\",\n    \"userType\": \"<string>\",\n    \"preferredLanguage\": \"<string>\",\n    \"locale\": \"<string>\",\n    \"timezone\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"password\": \"<string>\",\n    \"emails\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"phoneNumbers\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"ims\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"photos\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"groups\": [\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"entitlements\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"roles\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"x509Certificates\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"{{baseUrl}}/scim/v2/Users/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\"\n ],\n \"id\": \"<string>\",\n \"externalId\": \"<string>\",\n \"meta\": {\n  \"created\": \"<dateTime>\",\n  \"lastModified\": \"<dateTime>\",\n  \"location\": \"<string>\",\n  \"version\": \"<string>\",\n  \"attributes\": [\n   \"<string>\"\n  ],\n  \"resourceType\": \"<string>\"\n },\n \"userName\": \"<string>\",\n \"name\": {\n  \"formatted\": \"<string>\",\n  \"familyName\": \"<string>\",\n  \"givenName\": \"<string>\",\n  \"middleName\": \"<string>\",\n  \"honorificPrefix\": \"<string>\",\n  \"honorificSuffix\": \"<string>\"\n },\n \"displayName\": \"<string>\",\n \"nickName\": \"<string>\",\n \"profileUrl\": \"<string>\",\n \"title\": \"<string>\",\n \"userType\": \"<string>\",\n \"preferredLanguage\": \"<string>\",\n \"locale\": \"<string>\",\n \"timezone\": \"<string>\",\n \"active\": \"<boolean>\",\n \"password\": \"<string>\",\n \"emails\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"phoneNumbers\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"ims\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"photos\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"addresses\": [\n  {\n   \"operation\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"formatted\": \"<string>\",\n   \"streetAddress\": \"<string>\",\n   \"locality\": \"<string>\",\n   \"region\": \"<string>\",\n   \"postalCode\": \"<string>\",\n   \"country\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"formatted\": \"<string>\",\n   \"streetAddress\": \"<string>\",\n   \"locality\": \"<string>\",\n   \"region\": \"<string>\",\n   \"postalCode\": \"<string>\",\n   \"country\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"groups\": [\n  {\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"entitlements\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"roles\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"x509Certificates\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"2712e791-6b46-4237-8a95-062fe28b3763"},{"name":"Delete User","id":"bf3bc688-3cc8-4ed2-b66c-adcc67d5c12a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"<string>"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Users/:uid","description":"<p>Delete User (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Users",":uid"],"host":["{{ssoHost}}"],"query":[],"variable":[{"description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"uid"}]}},"response":[{"id":"f876863b-5712-44d9-be4e-2d834d2ece22","name":"successful operation","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"<string>"}],"url":"{{baseUrl}}/scim/v2/Users/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bf3bc688-3cc8-4ed2-b66c-adcc67d5c12a"}],"id":"4e6dc6c2-7412-47c5-8b33-de98d8be73de","_postman_id":"4e6dc6c2-7412-47c5-8b33-de98d8be73de","description":""},{"name":"List Users","id":"915ed2bf-f558-4dfb-88a5-85d4789aeb69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Users?filter=<string>&sortBy=<string>&sortOrder=<string>","description":"<p>Returns a list of users (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.4</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Users"],"host":["{{ssoHost}}"],"query":[{"key":"filter","value":"<string>"},{"key":"sortBy","value":"<string>"},{"key":"sortOrder","value":"<string>"}],"variable":[]}},"response":[{"id":"9b3e3def-489f-48d1-be87-f5ccceb4613f","name":"successful operation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<string>"}],"url":{"raw":"{{baseUrl}}/scim/v2/Users?filter=<string>&sortBy=<string>&sortOrder=<string>","host":["{{baseUrl}}"],"path":["scim","v2","Users"],"query":[{"key":"filter","value":"<string>"},{"key":"sortBy","value":"<string>"},{"key":"sortOrder","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"totalResults\": \"<integer>\",\n \"startIndex\": \"<integer>\",\n \"itemsPerPage\": \"<integer>\",\n \"schemas\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"resources\": [\n  {\n   \"schemas\": [\n    \"<string>\"\n   ],\n   \"id\": \"<string>\",\n   \"externalId\": \"<string>\",\n   \"meta\": {\n    \"created\": \"<dateTime>\",\n    \"lastModified\": \"<dateTime>\",\n    \"location\": \"<string>\",\n    \"version\": \"<string>\",\n    \"attributes\": [\n     \"<string>\"\n    ],\n    \"resourceType\": \"<string>\"\n   }\n  },\n  {\n   \"schemas\": [\n    \"<string>\"\n   ],\n   \"id\": \"<string>\",\n   \"externalId\": \"<string>\",\n   \"meta\": {\n    \"created\": \"<dateTime>\",\n    \"lastModified\": \"<dateTime>\",\n    \"location\": \"<string>\",\n    \"version\": \"<string>\",\n    \"attributes\": [\n     \"<string>\"\n    ],\n    \"resourceType\": \"<string>\"\n   }\n  }\n ]\n}"}],"_postman_id":"915ed2bf-f558-4dfb-88a5-85d4789aeb69"},{"name":"Create User","id":"a8c0fd12-7c9a-4c9e-9435-d2d14f260a0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"userName\": \"<string>\",\n    \"name\": {\n        \"formatted\": \"<string>\",\n        \"familyName\": \"<string>\",\n        \"givenName\": \"<string>\",\n        \"middleName\": \"<string>\",\n        \"honorificPrefix\": \"<string>\",\n        \"honorificSuffix\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"nickName\": \"<string>\",\n    \"profileUrl\": \"<string>\",\n    \"title\": \"<string>\",\n    \"userType\": \"<string>\",\n    \"preferredLanguage\": \"<string>\",\n    \"locale\": \"<string>\",\n    \"timezone\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"password\": \"<string>\",\n    \"emails\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"phoneNumbers\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"ims\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"photos\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"groups\": [\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"entitlements\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"roles\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"x509Certificates\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Users","description":"<p>Create User (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.3</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Users"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"1a8b8fc0-2ccb-407e-ae87-df4521bbdcbf","name":"successful operation","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\"\n    ],\n    \"id\": \"<string>\",\n    \"externalId\": \"<string>\",\n    \"meta\": {\n        \"created\": \"<dateTime>\",\n        \"lastModified\": \"<dateTime>\",\n        \"location\": \"<string>\",\n        \"version\": \"<string>\",\n        \"attributes\": [\n            \"<string>\"\n        ],\n        \"resourceType\": \"<string>\"\n    },\n    \"userName\": \"<string>\",\n    \"name\": {\n        \"formatted\": \"<string>\",\n        \"familyName\": \"<string>\",\n        \"givenName\": \"<string>\",\n        \"middleName\": \"<string>\",\n        \"honorificPrefix\": \"<string>\",\n        \"honorificSuffix\": \"<string>\"\n    },\n    \"displayName\": \"<string>\",\n    \"nickName\": \"<string>\",\n    \"profileUrl\": \"<string>\",\n    \"title\": \"<string>\",\n    \"userType\": \"<string>\",\n    \"preferredLanguage\": \"<string>\",\n    \"locale\": \"<string>\",\n    \"timezone\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"password\": \"<string>\",\n    \"emails\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"phoneNumbers\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"ims\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"photos\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"formatted\": \"<string>\",\n            \"streetAddress\": \"<string>\",\n            \"locality\": \"<string>\",\n            \"region\": \"<string>\",\n            \"postalCode\": \"<string>\",\n            \"country\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"groups\": [\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"entitlements\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"roles\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ],\n    \"x509Certificates\": [\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        },\n        {\n            \"operation\": \"<string>\",\n            \"value\": \"<string>\",\n            \"display\": \"<string>\",\n            \"primary\": \"<boolean>\",\n            \"type\": \"<object>\",\n            \"$ref\": \"<string>\"\n        }\n    ]\n}"},"url":"{{baseUrl}}/scim/v2/Users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\"\n ],\n \"id\": \"<string>\",\n \"externalId\": \"<string>\",\n \"meta\": {\n  \"created\": \"<dateTime>\",\n  \"lastModified\": \"<dateTime>\",\n  \"location\": \"<string>\",\n  \"version\": \"<string>\",\n  \"attributes\": [\n   \"<string>\"\n  ],\n  \"resourceType\": \"<string>\"\n },\n \"userName\": \"<string>\",\n \"name\": {\n  \"formatted\": \"<string>\",\n  \"familyName\": \"<string>\",\n  \"givenName\": \"<string>\",\n  \"middleName\": \"<string>\",\n  \"honorificPrefix\": \"<string>\",\n  \"honorificSuffix\": \"<string>\"\n },\n \"displayName\": \"<string>\",\n \"nickName\": \"<string>\",\n \"profileUrl\": \"<string>\",\n \"title\": \"<string>\",\n \"userType\": \"<string>\",\n \"preferredLanguage\": \"<string>\",\n \"locale\": \"<string>\",\n \"timezone\": \"<string>\",\n \"active\": \"<boolean>\",\n \"password\": \"<string>\",\n \"emails\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"phoneNumbers\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"ims\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"photos\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"addresses\": [\n  {\n   \"operation\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"formatted\": \"<string>\",\n   \"streetAddress\": \"<string>\",\n   \"locality\": \"<string>\",\n   \"region\": \"<string>\",\n   \"postalCode\": \"<string>\",\n   \"country\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"formatted\": \"<string>\",\n   \"streetAddress\": \"<string>\",\n   \"locality\": \"<string>\",\n   \"region\": \"<string>\",\n   \"postalCode\": \"<string>\",\n   \"country\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"groups\": [\n  {\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"entitlements\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"roles\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ],\n \"x509Certificates\": [\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  },\n  {\n   \"operation\": \"<string>\",\n   \"value\": \"<string>\",\n   \"display\": \"<string>\",\n   \"primary\": \"<boolean>\",\n   \"type\": \"<object>\",\n   \"$ref\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a8c0fd12-7c9a-4c9e-9435-d2d14f260a0d"}],"id":"c8d28e8d-0846-4a4e-bef5-2cec79433957","_postman_id":"c8d28e8d-0846-4a4e-bef5-2cec79433957","description":""},{"name":"Bulk","item":[{"name":"Bulk Operation","id":"4b5b42d2-51da-45f6-9085-f5dbcec4060f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"failOnErrors\": \"<integer>\",\n    \"operations\": [\n        {\n            \"bulkId\": \"<string>\",\n            \"version\": \"<string>\",\n            \"method\": \"<string>\",\n            \"path\": \"<string>\",\n            \"location\": \"<string>\",\n            \"data\": \"<object>\",\n            \"status\": \"<string>\",\n            \"response\": \"<object>\"\n        },\n        {\n            \"bulkId\": \"<string>\",\n            \"version\": \"<string>\",\n            \"method\": \"<string>\",\n            \"path\": \"<string>\",\n            \"location\": \"<string>\",\n            \"data\": \"<object>\",\n            \"status\": \"<string>\",\n            \"response\": \"<object>\"\n        }\n    ]\n}"},"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Bulk","description":"<p>SCIM Bulk Operation (<a href=\"https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.7\">https://tools.ietf.org/html/draft-ietf-scim-api-19#section-3.7</a>)</p>\n","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Bulk"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"268c862e-f8e4-4343-bb09-119fc6d54aee","name":"successful operation","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"schemas\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"failOnErrors\": \"<integer>\",\n    \"operations\": [\n        {\n            \"bulkId\": \"<string>\",\n            \"version\": \"<string>\",\n            \"method\": \"<string>\",\n            \"path\": \"<string>\",\n            \"location\": \"<string>\",\n            \"data\": \"<object>\",\n            \"status\": \"<string>\",\n            \"response\": \"<object>\"\n        },\n        {\n            \"bulkId\": \"<string>\",\n            \"version\": \"<string>\",\n            \"method\": \"<string>\",\n            \"path\": \"<string>\",\n            \"location\": \"<string>\",\n            \"data\": \"<object>\",\n            \"status\": \"<string>\",\n            \"response\": \"<object>\"\n        }\n    ]\n}"},"url":"{{baseUrl}}/scim/v2/Bulk"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemas\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"operations\": [\n  {\n   \"bulkId\": \"<string>\",\n   \"version\": \"<string>\",\n   \"method\": \"<string>\",\n   \"path\": \"<string>\",\n   \"location\": \"<string>\",\n   \"data\": \"<object>\",\n   \"status\": \"<string>\",\n   \"response\": \"<object>\"\n  },\n  {\n   \"bulkId\": \"<string>\",\n   \"version\": \"<string>\",\n   \"method\": \"<string>\",\n   \"path\": \"<string>\",\n   \"location\": \"<string>\",\n   \"data\": \"<object>\",\n   \"status\": \"<string>\",\n   \"response\": \"<object>\"\n  }\n ]\n}"}],"_postman_id":"4b5b42d2-51da-45f6-9085-f5dbcec4060f"}],"id":"0a9a1861-1ddf-45c2-b09d-2297e39a9ab0","_postman_id":"0a9a1861-1ddf-45c2-b09d-2297e39a9ab0","description":""},{"name":"Resource Types","item":[{"name":"/v2/ResourceTypes","id":"bef347f7-0efc-40db-b4d9-135cc4c4e12f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/scim+json"},{"key":"Authorization","value":"Bearer {{token}}"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/ResourceTypes","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","ResourceTypes"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bef347f7-0efc-40db-b4d9-135cc4c4e12f"},{"name":"/v2/ResourceTypes/User","id":"66e8321b-9a07-47c1-bd91-e22cb40e784e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/scim+json"},{"key":"Authorization","value":"Bearer {{token}}"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/ResourceTypes","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","ResourceTypes"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"66e8321b-9a07-47c1-bd91-e22cb40e784e"}],"id":"79d4dc10-da04-4d14-a30b-df8e82915264","_postman_id":"79d4dc10-da04-4d14-a30b-df8e82915264","description":""},{"name":"Schemas","item":[{"name":"/Schemas","id":"543eca26-a76d-4531-a7be-7b16aa5b76dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/scim+json"},{"key":"Authorization","value":"Bearer {{token}}"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Schemas","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Schemas"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"53c29f7b-745f-402d-b6f7-a54ff951653f","name":"/Schemas","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/scim+json"},{"key":"Authorization","value":"Bearer {{token}}"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Schemas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jul 2024 19:47:56 GMT"},{"key":"Content-Type","value":"application/scim+json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Location","value":"https://sso.anii.org.uy/identity/restv1/scim/v2/Schemas"}],"cookie":[],"responseTime":null,"body":"{\n    \"schemas\": [\n        \"urn:ietf:params:scim:api:messages:2.0:ListResponse\"\n    ],\n    \"totalResults\": 4,\n    \"startIndex\": 1,\n    \"itemsPerPage\": 4,\n    \"Resources\": [\n        {\n            \"schemas\": [\n                \"urn:ietf:params:scim:schemas:core:2.0:Schema\"\n            ],\n            \"id\": \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n            \"meta\": {\n                \"resourceType\": \"Schema\",\n                \"location\": \"https://sso.anii.org.uy/identity/restv1/scim/v2/Schemas/urn:ietf:params:scim:schemas:core:2.0:Group\"\n            },\n            \"name\": \"Group\",\n            \"description\": \"Group\",\n            \"attributes\": [\n                {\n                    \"name\": \"displayName\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A human-readable name for the Group\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"externalId\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A String that is an identifier for the resource as defined by the provisioning client\",\n                    \"required\": false,\n                    \"caseExact\": true,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"id\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A unique identifier for a SCIM resource as defined by the service provider\",\n                    \"required\": false,\n                    \"caseExact\": true,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"always\",\n                    \"uniqueness\": \"server\"\n                },\n                {\n                    \"name\": \"members\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"immutable\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"$ref\",\n                            \"type\": \"reference\",\n                            \"multiValued\": false,\n                            \"description\": \"The URI of a SCIM resource such as a 'User', or a 'Group'\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"immutable\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\",\n                            \"referenceTypes\": [\n                                \"User\"\n                            ]\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the type of resource, e.g., 'User' or 'Group'.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"User\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"immutable\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The value of an 'id' attribute of a SCIM resource\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"immutable\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"A list of members of the Group\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"meta\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"created\",\n                            \"type\": \"dateTime\",\n                            \"multiValued\": false,\n                            \"description\": \"Date and time the resource was created\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"lastModified\",\n                            \"type\": \"dateTime\",\n                            \"multiValued\": false,\n                            \"description\": \"Date and time the resource was last modified\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"location\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The location (URI) of the resource\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"resourceType\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The resource Type\",\n                            \"required\": false,\n                            \"caseExact\": true,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"version\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The version of the resource\",\n                            \"required\": false,\n                            \"caseExact\": true,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": false,\n                    \"description\": \"A complex attribute containing resource metadata\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"schemas\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"The schemas attribute is a REQUIRED attribute and is an array of Strings containing URIs that are used to indicate the namespaces of the SCIM schemas that define the attributes present in the current JSON structure\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"always\",\n                    \"uniqueness\": \"none\"\n                }\n            ]\n        },\n        {\n            \"schemas\": [\n                \"urn:ietf:params:scim:schemas:core:2.0:Schema\"\n            ],\n            \"id\": \"urn:ietf:params:scim:schemas:core:2.0:FidoDevice\",\n            \"meta\": {\n                \"resourceType\": \"Schema\",\n                \"location\": \"https://sso.anii.org.uy/identity/restv1/scim/v2/Schemas/urn:ietf:params:scim:schemas:core:2.0:FidoDevice\"\n            },\n            \"name\": \"FidoDevice\",\n            \"description\": \"Fido Device\",\n            \"attributes\": [\n                {\n                    \"name\": \"application\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Application ID that enrolled the device\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"counter\",\n                    \"type\": \"integer\",\n                    \"multiValued\": false,\n                    \"description\": \"A counter aimed at being used by the FIDO endpoint\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"creationDate\",\n                    \"type\": \"dateTime\",\n                    \"multiValued\": false,\n                    \"description\": \"Date of enrollment\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"description\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"deviceData\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A Json representation of low-level attributes of this device\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"deviceHashCode\",\n                    \"type\": \"integer\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"deviceKeyHandle\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"deviceRegistrationConf\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"displayName\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"externalId\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A String that is an identifier for the resource as defined by the provisioning client\",\n                    \"required\": false,\n                    \"caseExact\": true,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"id\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A unique identifier for a SCIM resource as defined by the service provider\",\n                    \"required\": false,\n                    \"caseExact\": true,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"always\",\n                    \"uniqueness\": \"server\"\n                },\n                {\n                    \"name\": \"lastAccessTime\",\n                    \"type\": \"dateTime\",\n                    \"multiValued\": false,\n                    \"description\": \"The most recent dateTime when this device was used for authentication\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"meta\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"created\",\n                            \"type\": \"dateTime\",\n                            \"multiValued\": false,\n                            \"description\": \"Date and time the resource was created\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"lastModified\",\n                            \"type\": \"dateTime\",\n                            \"multiValued\": false,\n                            \"description\": \"Date and time the resource was last modified\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"location\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The location (URI) of the resource\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"resourceType\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The resource Type\",\n                            \"required\": false,\n                            \"caseExact\": true,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"version\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The version of the resource\",\n                            \"required\": false,\n                            \"caseExact\": true,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": false,\n                    \"description\": \"A complex attribute containing resource metadata\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"nickname\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"schemas\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"The schemas attribute is a REQUIRED attribute and is an array of Strings containing URIs that are used to indicate the namespaces of the SCIM schemas that define the attributes present in the current JSON structure\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"always\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"status\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"\",\n                    \"required\": true,\n                    \"canonicalValues\": [\n                        \"active\",\n                        \"compromised\"\n                    ],\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"userId\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Username of device owner\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"immutable\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                }\n            ]\n        },\n        {\n            \"schemas\": [\n                \"urn:ietf:params:scim:schemas:core:2.0:Schema\"\n            ],\n            \"id\": \"urn:ietf:params:scim:schemas:extension:gluu:2.0:User\",\n            \"meta\": {\n                \"resourceType\": \"Schema\",\n                \"location\": \"https://sso.anii.org.uy/identity/restv1/scim/v2/Schemas/urn:ietf:params:scim:schemas:extension:gluu:2.0:User\"\n            },\n            \"name\": \"GluuUserCustomExtension\",\n            \"description\": \"Gluu User Custom Extension\",\n            \"attributes\": [\n                {\n                    \"name\": \"oxEnrollmentCode\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"oxEnrollmentCode\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"news\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"News\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"subInstitution\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"subInstitution\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"userPassword\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"User secret string\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"preferredUsernameType\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Document type\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"birthdate\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"End-User's birthday, represented as an ISO 8601:2004 [ISO8601\\ufffd\\ufffd\\ufffd2004] YYYY-MM-DD format.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"c\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Country\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"secondaryEmail\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Secondary Email Address\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"role\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"gluuPermission\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"mail\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"Primary Email Address\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"gender\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Gender of the person, either male or female\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"preferredUsername\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A domain issued and managed identifier for the person.Subject - Identifier for the End-User at the Issuer.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"degree\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Degree\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"mobile\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Mobile Telephone Number\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"degreeYear\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"degreeYear\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"branch\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Branch or dependencia\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"secretAnswer\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Secret Answer\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"persistentId\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"PersistentId\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"degreeStudying\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Cursando\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"institution\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"institution\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"degreeSubject\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"degreeSubject\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"tos\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"tos\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                }\n            ]\n        },\n        {\n            \"schemas\": [\n                \"urn:ietf:params:scim:schemas:core:2.0:Schema\"\n            ],\n            \"id\": \"urn:ietf:params:scim:schemas:core:2.0:User\",\n            \"meta\": {\n                \"resourceType\": \"Schema\",\n                \"location\": \"https://sso.anii.org.uy/identity/restv1/scim/v2/Schemas/urn:ietf:params:scim:schemas:core:2.0:User\"\n            },\n            \"name\": \"User\",\n            \"description\": \"User Account\",\n            \"attributes\": [\n                {\n                    \"name\": \"active\",\n                    \"type\": \"boolean\",\n                    \"multiValued\": false,\n                    \"description\": \"A Boolean value indicating the User's administrative status.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"addresses\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"country\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The country name component.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"formatted\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The full mailing address, formatted for display or use with a mailing label. This attribute MAY contain newlines.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"locality\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The city or locality component.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"postalCode\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The zipcode or postal code component.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary'  or preferred attribute value for this attribute, e.g., the  preferred address. The primary attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"region\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The state or region component.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"streetAddress\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The full street address component, which may include house number, street name, PO BOX, and multi-line extended street address information. This attribute MAY contain newlines.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's  function; e.g., 'work' or 'home'.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"work\",\n                                \"home\",\n                                \"other\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"Physical mailing addresses for this User.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"displayName\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"The name of the User, suitable for display to end-users. The name SHOULD be the full name of the User being described if known.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"emails\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for  display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary'  or preferred attribute value for this attribute,e.g., the  preferred mailing address or primary e-mail address. The primary  attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's  function; e.g., 'work' or 'home'.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"work\",\n                                \"home\",\n                                \"other\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"E-mail addresses for the user. The value SHOULD be canonicalized by the Service Provider, e.g.  bjensen@example.com instead of bjensen@EXAMPLE.COM.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"E-mail addresses for the user. The value SHOULD be canonicalized by the Service Provider, e.g., bjensen@example.com instead of bjensen@EXAMPLE.COM. Canonical Type values of work, home, and other.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"entitlements\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for  display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary  attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's function.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The value of an entitlement.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"A list of entitlements for the User that represent a thing the User has.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"externalId\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A String that is an identifier for the resource as defined by the provisioning client\",\n                    \"required\": false,\n                    \"caseExact\": true,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"groups\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"$ref\",\n                            \"type\": \"reference\",\n                            \"multiValued\": false,\n                            \"description\": \"The URI of the corresponding Group resource to which the user belongs\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\",\n                            \"referenceTypes\": [\n                                \"User\",\n                                \"Group\"\n                            ]\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's function; e.g., 'direct' or 'indirect'.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"direct\",\n                                \"indirect\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The identifier of the User's group.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"id\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"A unique identifier for a SCIM resource as defined by the service provider\",\n                    \"required\": false,\n                    \"caseExact\": true,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"always\",\n                    \"uniqueness\": \"server\"\n                },\n                {\n                    \"name\": \"ims\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for  display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary' or preferred attribute value for this attribute,e.g., the  preferred messenger or primary messenger. The primary attribute  value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's function; e.g., 'aim', 'gtalk', 'mobile' etc.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"aim\",\n                                \"gtalk\",\n                                \"icq\",\n                                \"xmpp\",\n                                \"msn\",\n                                \"skype\",\n                                \"qq\",\n                                \"yahoo\",\n                                \"other\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"Instant messaging address for the User.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"Instant messaging addresses for the User.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"locale\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Used to indicate the User's default  location for purposes of localizing items such as currency, date time format, numerical representations, etc.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"meta\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"created\",\n                            \"type\": \"dateTime\",\n                            \"multiValued\": false,\n                            \"description\": \"Date and time the resource was created\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"lastModified\",\n                            \"type\": \"dateTime\",\n                            \"multiValued\": false,\n                            \"description\": \"Date and time the resource was last modified\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"location\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The location (URI) of the resource\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"resourceType\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The resource Type\",\n                            \"required\": false,\n                            \"caseExact\": true,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"version\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The version of the resource\",\n                            \"required\": false,\n                            \"caseExact\": true,\n                            \"mutability\": \"readOnly\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": false,\n                    \"description\": \"A complex attribute containing resource metadata\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"name\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"familyName\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The family name of the User, or Last  Name in most Western languages (for example, Jensen given the full name Ms. Barbara J Jensen, III.).\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"formatted\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The full name, including all middle names, titles, and suffixes as appropriate, formatted for display (for example, Ms. Barbara J Jensen, III.).\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"givenName\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The given name of the User, or First Name  in most Western languages (for example, Barbara given the full name Ms. Barbara J Jensen, III.).\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"honorificPrefix\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The honorific prefix(es) of the User, or  Title in most Western languages (for example, Ms. given the full name Ms. Barbara J Jensen, III.).\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"honorificSuffix\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The honorific suffix(es) of the User, or  Suffix in most Western languages (for example, III. given the full name Ms. Barbara J Jensen, III.)\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"middleName\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The middle name(s) of the User (for example,  Robert given the full name Ms. Barbara J Jensen, III.).\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": false,\n                    \"description\": \"The components of the user's real name.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"nickName\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"The casual way to address the user in real life, e.g.'Bob' or 'Bobby' instead of 'Robert'.This attribute SHOULD NOT be used to represent a User's username (e.g., bjensen or mpepperidge)\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"pairwiseIdentitifers\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"Pairwise IDs\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readOnly\",\n                    \"returned\": \"request\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"password\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"The User's clear text password. This attribute is intended to be used as a means to specify an initial password when creating a new User or to reset an existing User's password.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"writeOnly\",\n                    \"returned\": \"never\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"phoneNumbers\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for  display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary'  or preferred attribute value for this attribute, e.g., the  preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's  function; e.g., 'work' or 'home' or 'mobile' etc.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"work\",\n                                \"home\",\n                                \"mobile\",\n                                \"fax\",\n                                \"pager\",\n                                \"other\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"Phone number of the User\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"Phone numbers for the User.  The value SHOULD be canonicalized by the Service Provider according to format in RFC3966 e.g., 'tel:+1-201-555-0123'.  Canonical Type values of work, home, mobile, fax, pager and other.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"photos\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary'  or preferred attribute value for this attribute, e.g., the preferred messenger or primary messenger. The primary attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's function; e.g., 'photo' or 'thumbnail'.\",\n                            \"required\": false,\n                            \"canonicalValues\": [\n                                \"photo\",\n                                \"thumbnail\"\n                            ],\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"reference\",\n                            \"multiValued\": false,\n                            \"description\": \"URI of a photo of the User.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\",\n                            \"referenceTypes\": [\n                                \"external\"\n                            ]\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"URIs of photos of the User.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"preferredLanguage\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Indicates the User's preferred written or spoken language.  Generally used for selecting a localized User interface. e.g., 'en_US' specifies the language English and country US.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"profileUrl\",\n                    \"type\": \"reference\",\n                    \"multiValued\": false,\n                    \"description\": \"A fully qualified URL to a page representing the User's online profile\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\",\n                    \"referenceTypes\": [\n                        \"external\"\n                    ]\n                },\n                {\n                    \"name\": \"roles\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's function.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"The value of a role.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"A list of roles for the User that collectively represent who the User is; e.g., 'Student', 'Faculty'.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"schemas\",\n                    \"type\": \"string\",\n                    \"multiValued\": true,\n                    \"description\": \"The schemas attribute is a REQUIRED attribute and is an array of Strings containing URIs that are used to indicate the namespaces of the SCIM schemas that define the attributes present in the current JSON structure\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"always\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"timezone\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"The User's time zone in the 'Olson' timezone database format; e.g.,'America/Los_Angeles'\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"title\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"The user's title, such as 'Vice President'.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"userName\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Unique identifier for the User typically used by the user to directly authenticate to the service provider.\",\n                    \"required\": true,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"server\"\n                },\n                {\n                    \"name\": \"userType\",\n                    \"type\": \"string\",\n                    \"multiValued\": false,\n                    \"description\": \"Used to identify the organization to user relationship. Typical values used might be 'Contractor', 'Employee', 'Intern', 'Temp', 'External', and 'Unknown' but any value may be used.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                },\n                {\n                    \"name\": \"x509Certificates\",\n                    \"type\": \"complex\",\n                    \"subAttributes\": [\n                        {\n                            \"name\": \"display\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A human readable name, primarily used for display purposes.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"primary\",\n                            \"type\": \"boolean\",\n                            \"multiValued\": false,\n                            \"description\": \"A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"string\",\n                            \"multiValued\": false,\n                            \"description\": \"A label indicating the attribute's function.\",\n                            \"required\": false,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        },\n                        {\n                            \"name\": \"value\",\n                            \"type\": \"binary\",\n                            \"multiValued\": false,\n                            \"description\": \"The value of a X509 certificate.\",\n                            \"required\": true,\n                            \"caseExact\": false,\n                            \"mutability\": \"readWrite\",\n                            \"returned\": \"default\",\n                            \"uniqueness\": \"none\"\n                        }\n                    ],\n                    \"multiValued\": true,\n                    \"description\": \"A list of certificates issued to the User.\",\n                    \"required\": false,\n                    \"caseExact\": false,\n                    \"mutability\": \"readWrite\",\n                    \"returned\": \"default\",\n                    \"uniqueness\": \"none\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"543eca26-a76d-4531-a7be-7b16aa5b76dd"},{"name":"/v2/Schemas/urn:ietf:params:scim:schemas:core:2.0:User","id":"01aaef9a-84aa-4cf9-8e1c-ff07d0b19669","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/scim+json"},{"key":"Authorization","value":"Bearer {{token}}"}],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/Schemas/urn:ietf:params:scim:schemas:core:2.0:User","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","Schemas","urn:ietf:params:scim:schemas:core:2.0:User"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"01aaef9a-84aa-4cf9-8e1c-ff07d0b19669"}],"id":"f56759ff-a8bf-478b-9772-8c891db569ad","_postman_id":"f56759ff-a8bf-478b-9772-8c891db569ad","description":""},{"name":"Service Provider Configuration","item":[{"name":"Get Service Provider Config","id":"94c8c8ef-225d-4173-93af-b0682bd98c53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://{{ssoHost}}/identity/restv1/scim/v2/ServiceProviderConfig","urlObject":{"protocol":"https","path":["identity/restv1/scim/v2","ServiceProviderConfig"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"1ef0886d-d717-4be4-8ed0-729ad25b6313","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/ServiceProviderConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"authenticationSchemes\": {\n  \"authenticationSchemes\": [\n   {\n    \"description\": \"<string>\",\n    \"documentationUrl\": \"<string>\",\n    \"name\": \"<string>\",\n    \"specUrl\": \"<string>\"\n   },\n   {\n    \"description\": \"<string>\",\n    \"documentationUrl\": \"<string>\",\n    \"name\": \"<string>\",\n    \"specUrl\": \"<string>\"\n   }\n  ]\n },\n \"bulk\": {\n  \"maxOperations\": \"<integer>\",\n  \"maxPayloadSize\": \"<integer>\",\n  \"supported\": \"<boolean>\"\n },\n \"changePassword\": {\n  \"supported\": \"<boolean>\"\n },\n \"etag\": {\n  \"supported\": \"<boolean>\"\n },\n \"filter\": {\n  \"maxResults\": \"<integer>\",\n  \"supported\": \"<boolean>\"\n },\n \"patch\": {\n  \"supported\": \"<boolean>\"\n },\n \"schemas\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"sort\": {\n  \"supported\": \"<boolean>\"\n },\n \"xmlDataFormat\": {\n  \"supported\": \"<boolean>\"\n }\n}"}],"_postman_id":"94c8c8ef-225d-4173-93af-b0682bd98c53"}],"id":"0190e166-de10-4f40-91ea-5835df03b8cd","event":[{"listen":"prerequest","script":{"id":"f188e784-43a2-47cf-bbb8-86b75a2d97f4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f61db0ca-063f-4574-aca6-d7bddc0453ee","type":"text/javascript","exec":[""]}}],"_postman_id":"0190e166-de10-4f40-91ea-5835df03b8cd","description":""}],"id":"117b8023-24e8-487d-8405-098e87da9cff","description":"<p>The SCIM Protocol is an application-level, REST protocol for provisioning and managing identity data on the web. RFC7642 - SCIM: Definitions, Overview, Concepts, and Requirements. This document lists the user scenarios and use cases of System for Cross-domain Identity Management (SCIM).</p>\n","event":[{"listen":"prerequest","script":{"id":"3408f2d7-0220-41e1-9358-69ab3669c2fb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ebfb28b9-0812-4ca8-bd08-0782616ab68d","type":"text/javascript","exec":[""]}}],"_postman_id":"117b8023-24e8-487d-8405-098e87da9cff"},{"name":"UMA","item":[{"name":"Get Well known","id":"121be81d-3a18-41ba-9b37-9e14d0bae33c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://{{ssoHost}}/.well-known/uma2-configuration","urlObject":{"protocol":"https","path":[".well-known","uma2-configuration"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"121be81d-3a18-41ba-9b37-9e14d0bae33c"},{"name":"Token","id":"646aaede-5789-4475-80b7-1edef7b58d25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"grant_type","value":"","type":"text"},{"key":"ticket","value":"","type":"text"}]},"url":"https://{{ssoHost}}/oxauth/restv1/token","urlObject":{"protocol":"https","path":["oxauth/restv1","token"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"646aaede-5789-4475-80b7-1edef7b58d25"},{"name":"Get Resource","id":"5666981d-afcf-4516-b8b0-d02a084544cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"grant_type","value":"","type":"text"},{"key":"ticket","value":"","type":"text"}]},"url":"https://{{ssoHost}}/oxauth/restv1/host/rsrc/resource_set","urlObject":{"protocol":"https","path":["oxauth/restv1","host","rsrc","resource_set"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5666981d-afcf-4516-b8b0-d02a084544cd"},{"name":"Get JWKS","id":"f7287f0a-1237-4713-8861-ea4f31f728fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sso.anii.org.uy/oxauth/restv1/jwks","urlObject":{"protocol":"https","path":["oxauth","restv1","jwks"],"host":["sso","anii","org","uy"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7287f0a-1237-4713-8861-ea4f31f728fc"},{"name":"Token Client Credentials Grant","id":"1afbc569-d963-4bc8-b6f9-e80469066197","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>The Client Credentials grant type is used by clients to obtain an access token outside of the context of a user.</p>\n","key":"grant_type","type":"text","value":"client_credentials"},{"description":"<p>Every client (website or mobile app) is identified by a client ID. Unlike a client secret, the client ID is a public value that does not have to be protected.</p>\n","key":"client_id","type":"text","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"description":"<p>The client secret is a secret known only to the application and the authorization server. </p>\n","key":"client_secret","type":"text","value":"5Wee00bdmKPMGepPvA6xFXeg"}]},"url":"https://{{ssoHost}}/oxauth/restv1/token","description":"<p>Token request for the client credentials flow.</p>\n","urlObject":{"protocol":"https","path":["oxauth/restv1","token"],"host":["{{ssoHost}}"],"query":[],"variable":[]}},"response":[{"id":"5e5210d0-7642-4c88-9431-0bd0e90b1685","name":"Token Client Credentials Grant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","type":"text","value":"client_credentials"},{"key":"client_id","type":"text","value":"@!07BC.46B9.96E3.A008!0001!6F88.5A6A!0008!ADBC.CF31"},{"key":"client_secret","type":"text","value":"h06LTcIzdFNb"}]},"url":"https://sso.bigcheese.uy/oxauth/restv1/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2019 15:09:24 GMT"},{"key":"Server","value":"Jetty(9.4.12.v20180830)"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Type","value":"application/json"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"94"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"cd99e409-3d21-4835-addb-6e6818822ae5\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 299\n}"}],"_postman_id":"1afbc569-d963-4bc8-b6f9-e80469066197"}],"id":"7debaab3-3b31-408c-b35a-9eb1ec0ab572","description":"<p>User-Managed Access 2.0 or UMA is a new federated authorization standard protocol built on top of OAuth 2.0 which enables party-to-party sharing. Kantara Initiative has introduced this award winning protocol.</p>\n","event":[{"listen":"prerequest","script":{"id":"07ef22b3-006c-478e-9e8d-f69580beedc2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"969218d3-0b29-422d-9c3c-74fca85e6b43","type":"text/javascript","exec":[""]}}],"_postman_id":"7debaab3-3b31-408c-b35a-9eb1ec0ab572"}],"event":[{"listen":"prerequest","script":{"id":"faa7efd2-2dbe-4542-9f6b-746a69d25db6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6434cf69-2fd0-4bb0-b302-2df6d3f57b25","type":"text/javascript","exec":[""]}}],"variable":[{"key":"client_id","value":"@!1C76.A411.D645.A23B!0001!ABFD.5B1E!0008!9D3D.E8FF.48A2.A201"},{"key":"client_secret","value":"5Wee00bdmKPMGepPvA6xFXeg"},{"key":"username","value":"info@gabyrm.com"},{"key":"password","value":"xxx"},{"key":"scope","value":"openid email user_name profile"},{"key":"redirect_uri","value":"https://rp.sso.anii.org.uy/debug"},{"key":"logout_uri","value":"https://rp.sso.anii.org.uy/logout"},{"key":"scim_path","value":"identity/restv1/scim/v2"},{"key":"oidc_path","value":"oxauth/restv1"}]}