Upon testing, however, no authorization header seemed to be sent to the server according to the http log below.
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"POST /IHIS HTTP/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Accept-Encoding: gzip,deflate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Type: text/xml;charset=UTF-8[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"SOAPAction: \"http://warehouse.acme.com/ws/listProducts\"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Length: 282[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Host: explore.apim.ca:8080[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Connection: Keep-Alive[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"User-Agent: Apache-HttpClient/4.1.1 (java 1.5)[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"<soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:ws=\"http://warehouse.acme.com/ws\">[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Header/>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:delay>1</ws:delay>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"</soapenv:Envelope>\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"HTTP/1.1 401 Unauthorized[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Server: Apache-Coyote/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"WWW-Authenticate: Negotiate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"L7-Policy-URL: http://explore.apim.ca:8080/ssg/policy/disco?serviceoid=4c0fe71b6a3370793a6a38b0f454ae9b[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Content-Length: 23[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Date: Sun, 21 Jun 2015 15:52:17 GMT[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Authentication Required\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"POST /IHIS HTTP/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Accept-Encoding: gzip,deflate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Type: text/xml;charset=UTF-8[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"SOAPAction: \"http://warehouse.acme.com/ws/listProducts\"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Length: 282[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Host: explore.apim.ca:8080[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Connection: Keep-Alive[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"User-Agent: Apache-HttpClient/4.1.1 (java 1.5)[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"<soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:ws=\"http://warehouse.acme.com/ws\">[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Header/>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:delay>1</ws:delay>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"</soapenv:Envelope>\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"HTTP/1.1 401 Unauthorized[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Server: Apache-Coyote/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"WWW-Authenticate: Negotiate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"L7-Policy-URL: http://explore.apim.ca:8080/ssg/policy/disco?serviceoid=4c0fe71b6a3370793a6a38b0f454ae9b[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Content-Length: 23[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Date: Sun, 21 Jun 2015 15:52:17 GMT[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Authentication Required\"
I've also done the recommendations as specified in http://www.soapui.org/soap-and-wsdl/spnego/kerberos-authentication.html to resolve this issue but these are not working also. Is this a known bug in soapUI 5.1.3?
","body@stringLength":"6522","rawBody":"
Hi,
I am trying to test the \"SPNEGO/kerberos\" authorization from soapUI 5.1.3 with \"Authenticate Preemptively\" being set in the global HTTP settings.
Upon testing, however, no authorization header seemed to be sent to the server according to the http log below.
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"POST /IHIS HTTP/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Accept-Encoding: gzip,deflate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Type: text/xml;charset=UTF-8[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"SOAPAction: \"http://warehouse.acme.com/ws/listProducts\"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Length: 282[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Host: explore.apim.ca:8080[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Connection: Keep-Alive[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"User-Agent: Apache-HttpClient/4.1.1 (java 1.5)[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"<soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:ws=\"http://warehouse.acme.com/ws\">[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Header/>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:delay>1</ws:delay>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"</soapenv:Envelope>\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"HTTP/1.1 401 Unauthorized[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Server: Apache-Coyote/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"WWW-Authenticate: Negotiate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"L7-Policy-URL: http://explore.apim.ca:8080/ssg/policy/disco?serviceoid=4c0fe71b6a3370793a6a38b0f454ae9b[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Content-Length: 23[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Date: Sun, 21 Jun 2015 15:52:17 GMT[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Authentication Required\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"POST /IHIS HTTP/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Accept-Encoding: gzip,deflate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Type: text/xml;charset=UTF-8[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"SOAPAction: \"http://warehouse.acme.com/ws/listProducts\"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Content-Length: 282[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Host: explore.apim.ca:8080[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"Connection: Keep-Alive[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"User-Agent: Apache-HttpClient/4.1.1 (java 1.5)[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"<soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:ws=\"http://warehouse.acme.com/ws\">[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Header/>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" <ws:delay>1</ws:delay>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </ws:listProducts>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \" </soapenv:Body>[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:>> \"</soapenv:Envelope>\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"HTTP/1.1 401 Unauthorized[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Server: Apache-Coyote/1.1[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"WWW-Authenticate: Negotiate[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"L7-Policy-URL: http://explore.apim.ca:8080/ssg/policy/disco?serviceoid=4c0fe71b6a3370793a6a38b0f454ae9b[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Content-Length: 23[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Date: Sun, 21 Jun 2015 15:52:17 GMT[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"[\\r][\\n]\"
Sun Jun 21 23:52:14 SGT 2015:DEBUG:<< \"Authentication Required\"
I've also done the recommendations as specified in http://www.soapui.org/soap-and-wsdl/spnego/kerberos-authentication.html to resolve this issue but these are not working also. Is this a known bug in soapUI 5.1.3?
","author":{"__ref":"User:user:67004"},"isEscalated":null,"postTime":"2015-06-21T09:01:24.208-07:00","solution":false,"customFields":[],"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"kudosSumWeight":0,"repliesCount":3,"images":{"__typename":"AssociatedImageConnection","edges":[{"__typename":"AssociatedImageEdge","cursor":"MjUuMnwyLjF8b3wyNXxfTlZffDE","node":{"__ref":"AssociatedImage:{\"url\":\"https://community.smartbear.com/t5/s/nwkab66374/images/bS0xMDEzNzMtNjY2aTVEM0U1RjRBRkEzNkUxQkU?revision=1\"}"}}],"totalCount":1,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"timeToRead":5,"currentRevision":{"__ref":"Revision:revision:101373_1"},"latestVersion":null,"metrics":{"__typename":"MessageMetrics","views":6168},"visibilityScope":"PUBLIC","placeholder":false,"originalMessageForPlaceholder":null,"messagePolicies":{"__typename":"MessagePolicies","canModerateSpamMessage":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","key":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","args":[]}}}},"Revision:revision:132986_1":{"__typename":"Revision","id":"revision:132986_1","lastEditTime":"2016-12-15T06:43:30.417-08:00"},"QueryVariables:ReplyList:message:132986:1":{"__typename":"QueryVariables","id":"ReplyList:message:132986:1","value":{"id":"message:132986","first":10,"sorts":{"kudosSumWeight":{"direction":"DESC","order":0},"postTime":{"direction":"ASC","order":1}},"repliesFirst":3,"repliesFirstDepthThree":1,"repliesSorts":{"kudosSumWeight":{"direction":"DESC","order":0},"postTime":{"direction":"ASC","order":1}},"useAvatar":true,"useAuthorLogin":true,"useAuthorRank":true,"useBody":true,"useKudosCount":true,"useTimeToRead":false,"useMedia":false,"useReadOnlyIcon":false,"useRepliesCount":true,"useSearchSnippet":false,"useAcceptedSolutionButton":true,"useSolvedBadge":false,"useAttachments":false,"attachmentsFirst":5,"useTags":false,"useNodeAncestors":false,"useUserHoverCard":false,"useNodeHoverCard":false,"useModerationStatus":true,"usePreviewSubjectModal":false,"useMessageStatus":true}},"ROOT_MUTATION":{"__typename":"Mutation"},"CachedAsset:text:en_US-shared/client/components/users/UserAvatar-1741125846000":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/users/UserAvatar-1741125846000","value":{"altText":"{login}'s avatar","altTextGeneric":"User's avatar"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/ranks/UserRankLabel-1741125846000":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/ranks/UserRankLabel-1741125846000","value":{"altTitle":"Icon for {rankName} rank"},"localOverride":false},"CachedAsset:text:en_US-components/messages/AcceptedSolutionButton-1741125846000":{"__typename":"CachedAsset","id":"text:en_US-components/messages/AcceptedSolutionButton-1741125846000","value":{"accept":"Mark as Solution","accepted":"Marked as Solution","errorHeader":"Error!","errorAdd":"There was an error marking as solution.","errorRemove":"There was an error unmarking as solution.","solved":"Solved","topicAlreadySolvedErrorTitle":"Solution Already Exists","topicAlreadySolvedErrorDesc":"Refresh the browser to view the existing solution"},"localOverride":false},"CachedAsset:text:en_US-components/messages/ThreadedReplyList-1741125846000":{"__typename":"CachedAsset","id":"text:en_US-components/messages/ThreadedReplyList-1741125846000","value":{"title":"{count, plural, one{# Reply} other{# Replies}}","title@board:BLOG":"{count, plural, one{# Comment} other{# Comments}}","title@board:TKB":"{count, plural, one{# Comment} other{# Comments}}","title@board:IDEA":"{count, plural, one{# Comment} other{# Comments}}","title@board:OCCASION":"{count, plural, one{# Comment} other{# Comments}}","noRepliesTitle":"No Replies","noRepliesTitle@board:BLOG":"No Comments","noRepliesTitle@board:TKB":"No Comments","noRepliesTitle@board:IDEA":"No Comments","noRepliesTitle@board:OCCASION":"No Comments","noRepliesDescription":"Be the first to reply","noRepliesDescription@board:BLOG":"Be the first to comment","noRepliesDescription@board:TKB":"Be the first to comment","noRepliesDescription@board:IDEA":"Be the first to comment","noRepliesDescription@board:OCCASION":"Be the first to comment","messageReadOnlyAlert:BLOG":"Comments have been turned off for this post","messageReadOnlyAlert:TKB":"Comments have been turned off for this article","messageReadOnlyAlert:IDEA":"Comments have been turned off for this idea","messageReadOnlyAlert:FORUM":"Replies have been turned off for this discussion","messageReadOnlyAlert:OCCASION":"Comments have been turned off for this event"},"localOverride":false},"AssociatedImage:{\"url\":\"https://community.smartbear.com/t5/s/nwkab66374/images/bS0xMDEzNzMtNjY2aTVEM0U1RjRBRkEzNkUxQkU?revision=1\"}":{"__typename":"AssociatedImage","url":"https://community.smartbear.com/t5/s/nwkab66374/images/bS0xMDEzNzMtNjY2aTVEM0U1RjRBRkEzNkUxQkU?revision=1","title":"soapui capture.JPG","associationType":"BODY","width":432,"height":456,"altText":null},"Revision:revision:101373_1":{"__typename":"Revision","id":"revision:101373_1","lastEditTime":"2015-06-21T09:01:24.208-07:00"},"AssociatedImage:{\"url\":\"https://community.smartbear.com/t5/s/nwkab66374/images/cmstMzItVUFqY01K\"}":{"__typename":"AssociatedImage","url":"https://community.smartbear.com/t5/s/nwkab66374/images/cmstMzItVUFqY01K","height":20,"width":20,"mimeType":"image/png"},"Rank:rank:32":{"__typename":"Rank","id":"rank:32","position":5,"name":"Champion Level 2","color":"28B1FD","icon":{"__ref":"AssociatedImage:{\"url\":\"https://community.smartbear.com/t5/s/nwkab66374/images/cmstMzItVUFqY01K\"}"},"rankStyle":"OUTLINE"},"User:user:21201":{"__typename":"User","id":"user:21201","uid":21201,"login":"nmrao","biography":null,"registrationData":{"__typename":"RegistrationData","status":null,"registrationTime":"2013-05-17T20:34:18.000-07:00"},"deleted":false,"email":"","avatar":{"__typename":"UserAvatar","url":"https://community.smartbear.com/t5/s/nwkab66374/m_assets/avatars/default/avatar-5.svg?time=0"},"rank":{"__ref":"Rank:rank:32"},"entityType":"USER","eventPath":"community:nwkab66374/user:21201"},"ModerationData:moderation_data:133014":{"__typename":"ModerationData","id":"moderation_data:133014","status":"APPROVED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"ForumReplyMessage:message:133014":{"__typename":"ForumReplyMessage","uid":133014,"id":"message:133014","revisionNum":1,"author":{"__ref":"User:user:21201"},"readOnly":false,"repliesCount":1,"depth":4,"hasGivenKudo":false,"subscribed":false,"board":{"__ref":"Forum:board:SoapUI_OS"},"parent":{"__ref":"ForumReplyMessage:message:132986"},"conversation":{"__ref":"Conversation:conversation:44140"},"subject":"Re: Kerberos Authentication","moderationData":{"__ref":"ModerationData:moderation_data:133014"},"body":"What version are you using? See this documentation link which says it is addressed.
Hi,
thanks for the response! I've tried with version 5.3.0. With the basic steps I'm running into the same issue as described above, with the advanced configuration which involves a JAAS config and a keytab file it works fine. I guess that's the way to go then.
Best regards,
Matthias
","body@stripHtml({\"removeProcessingText\":false,\"removeSpoilerMarkup\":false,\"removeTocMarkup\":false,\"truncateLength\":200})@stringLength":"208","kudosSumWeight":0,"repliesCount":0,"postTime":"2016-12-19T02:06:35.844-08:00","lastPublishTime":"2016-12-19T02:06:35.844-08:00","metrics":{"__typename":"MessageMetrics","views":5216},"visibilityScope":"PUBLIC","placeholder":false,"originalMessageForPlaceholder":null,"isEscalated":null,"solution":false,"entityType":"FORUM_REPLY","eventPath":"category:soapui-os-community/community:nwkab66374board:SoapUI_OS/message:44140/message:133121","replies":{"__typename":"MessageConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[]},"customFields":[],"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"readOnly":false,"editFrozen":false,"body@stringLength":"335","rawBody":"Hi,
thanks for the response! I've tried with version 5.3.0. With the basic steps I'm running into the same issue as described above, with the advanced configuration which involves a JAAS config and a keytab file it works fine. I guess that's the way to go then.
Best regards,
Matthias
","images":{"__typename":"AssociatedImageConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"timeToRead":1,"currentRevision":{"__ref":"Revision:revision:133121_1"},"latestVersion":null,"messagePolicies":{"__typename":"MessagePolicies","canModerateSpamMessage":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","key":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","args":[]}}}},"Revision:revision:133121_1":{"__typename":"Revision","id":"revision:133121_1","lastEditTime":"2016-12-19T02:06:35.844-08:00"},"Revision:revision:133014_1":{"__typename":"Revision","id":"revision:133014_1","lastEditTime":"2016-12-15T18:25:38.726-08:00"}}}},"page":"/forums/ForumMessagePage/ForumMessagePage","query":{"boardId":"soapui_os","messageSubject":"kerberos-authentication","messageId":"44140","replyId":"132986"},"buildId":"k2ra3WbQxEm0ebgjo41Oz","runtimeConfig":{"buildInformationVisible":false,"logLevelApp":"info","logLevelMetrics":"info","openTelemetryClientEnabled":false,"openTelemetryConfigName":"smartbear","openTelemetryServiceVersion":"25.2.0","openTelemetryUniverse":"prod","openTelemetryCollector":"http://localhost:4318","openTelemetryRouteChangeAllowedTime":"5000","apolloDevToolsEnabled":false,"inboxMuteWipFeatureEnabled":false},"isFallback":false,"isExperimentalCompile":false,"dynamicIds":["./components/seo/QAPageSchema/QAPageSchema.tsx","./components/community/Navbar/NavbarWidget.tsx","./components/community/Breadcrumb/BreadcrumbWidget.tsx","./components/messages/TopicWithThreadedReplyListWidget/TopicWithThreadedReplyListWidget.tsx","./components/messages/MessageListForNodeByRecentActivityWidget/MessageListForNodeByRecentActivityWidget.tsx","./components/messages/RelatedContentWidget/RelatedContentWidget.tsx","./components/customComponent/CustomComponent/CustomComponent.tsx","./components/messages/MessageView/MessageViewStandard/MessageViewStandard.tsx","../shared/client/components/common/List/UnstyledList/UnstyledList.tsx","./components/messages/MessageView/MessageView.tsx","./components/messages/MessageView/MessageViewInline/MessageViewInline.tsx","../shared/client/components/common/Pager/PagerLoadMore/PagerLoadMore.tsx","./components/customComponent/CustomComponentContent/TemplateContent.tsx"],"appGip":true,"scriptLoader":[]}