[
https://issues.apache.org/jira/browse/STONEHENGE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750853#action_12750853
]
Chintana Wilamuna commented on STONEHENGE-73:
---------------------------------------------
Scott,
I got a fresh checkout of the .Net code, got your updated zip file. Copied the
files over. Compiled everything.
Now, when I'm trying to access http://localhost/trade, I'm getting the
following exception,
<error>
Compiler Error Message: CS0246: The type or namespace name 'Trade' could not be
found (are you missing a using directive or an assembly reference?)
Source Error:
Line 16: limitations under the License.
Line 17: --%>
Line 18: <%@ Import Namespace = "Trade.StockTraderWebApplicationSettings" %>
Line 19: <%@ Import Namespace = "Trade.Utility" %>
Line 20:
Source File:
d:\src\stonehenge\stocktrader\dotnet\trader_client\Trade\Global.asax Line:
18
</error>
I tried to add the Utility as a reference and got the message that a reference
of that name already exist. Any idea what I'm doing wrong?
> Change Stonehenge to use claims based security
> ----------------------------------------------
>
> Key: STONEHENGE-73
> URL: https://issues.apache.org/jira/browse/STONEHENGE-73
> Project: Stonehenge
> Issue Type: New Feature
> Components: Documentation, DOTNET_BS, DOTNET_CLIENT, DOTNET_OPS,
> PHP_BS, PHP_CLIENT, PHP_OPS, WSAS_BS, WSAS_OPS
> Affects Versions: M2
> Environment: All of the Stonehenge stock trader applications
> Reporter: Scott Golightly
> Assignee: Scott Golightly
> Attachments: Changes to Apache Stonehenge to Support Claims Based
> Security.docx, Changes to Apache Stonehenge to Support Claims Based
> Security.docx, Changes to Apache Stonehenge to Support Claims Based
> Security.pdf, Changes to Apache Stonehenge to Support Claims Based
> Security.pdf, StonehengeIdentity-02-Sep-2009.zip,
> StonehengeIdentity-08-Aug-2009.zip
>
>
> I am proposing that we change the authentication and authorization mechanism
> in Stonehenge to use claims based tokens rather than the current user
> name/password. I am attaching a word document and a .PDF of the document that
> explains in greater detail the proposal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.