.NET Framework Bookmark and Share   
 index > Claims based access platform (CBA), code-named Geneva > Geneva Server's remote and local administration endpoints simultaneously.
 

Geneva Server's remote and local administration endpoints simultaneously.

We are using the Microsoft.IdentityServer.Shared.PolicyModel.Client.PolicyManager to administrate RelyingParties on our Geneva Server from remote computer. To make remote administration possible the 'administrationUrl' attribute in the Geneva Server configration file has to be set to 'https://localhost/policy', but both AdministrationConsole and PassiveFederation page require default administration endpoint 'net.pipe://localhost/policy'.
How the Geneva Server configuration file should be edited to allow both administration endpoints simultaneously?
Thanks!

dmitry_b2
Sorry I wasn't clear, it is currently not possible to open two endpoints and the policy endpoint will likely be limited to localhost only in future releases. To add/edit identity providers and relying parties in future releases you'll have to use PowerShell remoting.

Stefan
  • Marked As Answer bydmitry_b2 Tuesday, September 01, 2009 9:42 AM
  •  
Stefan Miltchev - MSFT

Beta 2 does not support remote administration. The plan for remote administration in future releases is to use PowerShell V2 remoting.

Stefan

Stefan Miltchev - MSFT
Hi Stefan,
Forour own administration of Geneva (editing RelyingParties set)we successfully use remote endpoint 'https://<geneva-host>/policy',
butwe have to replace the default 'net.pipe' endpoint in the 'policyStore' configuration element.
We do not want to use the Administration Console remotely,
we only want Geneva server to open simultaneously two endpoints. Is is possible now?
Thanks!
dmitry_b2
Sorry I wasn't clear, it is currently not possible to open two endpoints and the policy endpoint will likely be limited to localhost only in future releases. To add/edit identity providers and relying parties in future releases you'll have to use PowerShell remoting.

Stefan
  • Marked As Answer bydmitry_b2 Tuesday, September 01, 2009 9:42 AM
  •  
Stefan Miltchev - MSFT
Stefan, thanks!
dmitry_b2

You can use google to search for other answers

Custom Search

More Threads

• Relying Party (Passive) / SecurityTokenException?
• Providing federated identity with Geneva Server and CardSpace
• AzMan and Geneva
• Generating and signing a Federation Metadata document for a passive issuer
• Define NameFormat in NameID Element in Beta2
• using Geneva & Exchange Server
• At what point will visual basic templates be available for the Geneva Framework?
• Custom Authentication using Geneva Server
• Geneva with Sharepoint
• WSTrustClient issues (1: GenevaServerSTS+CustomSTS, 2: ActAs behaivor)