[ https://issues.apache.org/jira/browse/GEODE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612257#comment-15612257 ]
ASF GitHub Bot commented on GEODE-1983: --------------------------------------- GitHub user kjduling opened a pull request: https://github.com/apache/incubator-geode/pull/272 GEODE-1983: Swagger is broken with integrated security Updated the spring security configuration to support the Swagger2 resources. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kjduling/incubator-geode feature/GEODE-1983 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/272.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #272 ---- commit abf3ff1d41bb2bdb43dec0caa1cf4829d13921d3 Author: Kevin Duling <kdul...@pivotal.io> Date: 2016-10-18T17:33:37Z GEODE-1983: Swagger is broken with integrated security This required a simple configuration change. ---- > Swagger is broken with integrated security > ------------------------------------------ > > Key: GEODE-1983 > URL: https://issues.apache.org/jira/browse/GEODE-1983 > Project: Geode > Issue Type: Bug > Components: rest (dev), security > Reporter: Diane Hardman > Assignee: Kevin Duling > Fix For: 1.1.0-incubating > > > Swagger UI does not work with latest integrated security. After configuring > security manager and attempting up to open up Swagger UI we get a prompt for > username and password. Entering credentials does not bring up the UI, instead > asking for credentials again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)