Third Party Service Provider

Does AM 6.3 acting as the Identity Provider, support any third party software that could potentially be installed on the service provider side and that can communicate with AM using SAML? Please let us know if anyone has successfully implemented using any such software.
Thanks

Thanks for getting back to me Bernhard.
1. All that I knew about Liberty ID-FF and SAML 1.1 is that they are two different protocols for now and they merge into one as SAML 2.0. I didn't know that Liberty ID-FF uses SAML 1.1 as a transport vehicle ( first of all I will need to read into seeing what this means from saying using plain SAML 1.1 ).
2. We just heard about source-id and we are looking into this. The main criteria for us for now to choose one over the other is dependent on the following factors:
a) Which is easier and quicker to develop and deploy( AM or sourceid) on the Service Provider side assuming we have very little knowledge of SAML..
b) If we end up choosing sourceid on the Service Provider side will it be compatible with AM on the IP side?
Thanks

Similar Messages

  • AccessControlException with third party JCE provider

    Hi,
    I have a third party cryptographic provider that I must use.
    I can't tell if the provider is failing to load or if actual operations are denied. All I do know is that everytime it tries to actually do anything it fails with (the class that subclasses Provider is called IAIK):
    Caused by: java.security.AccessControlException: access denied (java.security.SecurityPermission putProviderProperty.IAIK)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:270)
    at java.security.AccessController.checkPermission(AccessController.java:401)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
    at java.lang.SecurityManager.checkSecurityAccess(SecurityManager.java:1698)
    at java.security.Provider.check(Provider.java:341)
    at java.security.Provider.put(Provider.java:303)
    at iaik.security.provider.IAIK.a(Unknown Source)
    at iaik.security.provider.IAIK.<init>(Unknown Source)
    It seems to me that the provider is trying to programmatically load and register itself. Obviously I have to grant permission to do this, but I don't know how, because I don't know exactly what its trying to do.
    I did find something in the JDK docs mentioning doing something like this to the server.policy:
    grant codeBase "file:C:/Sun/AppServer7/domains/domain1/server1/lib/*" {
         permission java.security.SecurityPermission "putProviderProperty.IAIK"
    But this not only doesn't work, I also need to understand it.
    I've tried using it as a standard extension and it still doesn't work.
    Would appreciate any pointers here
    Thanks
    Sam

    Hi ,
    I am using SUN ONE application server and I have a third party cryptographic provider that I must use(BouncyCastleProvide). I've modified server.policy, java.policy files but nothing helped.
    // These permissions apply to the RD application
    grant codeBase "file:C:/Sun/AppServer7/domains/domain1/server1/lib/*" {
    permission java.security.AllPermission;
    Please help.
    Thanks
    INFO: CORE3282: stdout: [02/Mar/2005 14:22:08:866] error: |AESEncryption|prepareMap|1|oSecretKey_file: /WEB-INF/config
    /secret_asn1.key
    INFO: CORE3282: stdout: [02/Mar/2005 14:22:08:866] error: |AESEncryption|prepareMap|1|oGenrateKeys: no
    INFO: CORE3282: stdout: [02/Mar/2005 14:22:08:897] error: |AESEncryption|AESEncryption::Constructor|1|java.security.Ac
    cessControlException: access denied (java.security.SecurityPermission putProviderProperty.BC)
    INFO: CORE3282: stdout: at java.security.AccessControlContext.checkPermission(AccessControlContext.java:270)
    INFO: CORE3282: stdout: at java.security.AccessController.checkPermission(AccessController.java:401)
    INFO: CORE3282: stdout: at java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
    INFO: CORE3282: stdout: at java.lang.SecurityManager.checkSecurityAccess(SecurityManager.java:1698)
    INFO: CORE3282: stdout: at java.security.Provider.check(Provider.java:384)
    INFO: CORE3282: stdout: at java.security.Provider.put(Provider.java:339)
    INFO: CORE3282: stdout: at org.bouncycastle.jce.provider.BouncyCastleProvider.<init>(BouncyCastleProvider.java:52)
    INFO: CORE3282: stdout: at com.sp.fwk.golden.encryption.AESEncryption.<init>(AESEncryption.java:48)
    INFO: CORE3282: stdout: at com.sp.fwk.golden.encryption.AESEncryption.getInstance(AESEncryption.java:71)
    INFO: CORE3282: stdout: at com.sp.fwk.golden.presentation.FwkServlet.init(FwkServlet.java:72)
    INFO: CORE3282: stdout: at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:658)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:229)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203)
    INFO: CORE3282: stdout: at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
    INFO: CORE3282: stdout: at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
    INFO: CORE3282: stdout: at com.iplanet.ias.web.WebContainer.service(WebContainer.java:598)

  • Third party Service Order

    Dear Experts ,
    I need to do a third party service order .
    But in the system i can either use itemcategory D or S.
    Also I cannot define a new Item category
    Can anyone pls tell me how 2 do  it ?
    regards
    anis

    Dear Experts ,
    The scenario that i am wanting to map is thus :
    I have a few customers ( customer master records already exist )  , who are my dealers . We perform a certain service activities like getting our sign board installed & interiors to be done in our defined way at the dealer location .
    These activities although performed at  customer location , are paid for by us . Also i need to keep track of wat service is being provided at what customer location .
    Hence any service that i procure needs to be associated with that specific customer master .
    In third Party order ( Item category S ) i have a field of customer already available  where i can enter that specific customer number & also get the reports for the same .
    But i want to use service masters available in the system . This is not possible without using item category D.
    How can i achieve both the things?
    I cannot make separate addresses using mean for all those customers as it wud be duplication of  data & create confusion .
    Can there be a way out ?
    Regards
    Anis

  • Who is the favorite third party storage provider?

    Who can you recommend as a third party storage provider for my very large I-Photo file?

    If the collection of Photos is indeed "very large", then online storage (simply for Backup purposes) is impractical. It takes too long to transfer the files.
    If you want to provide ACCESS to the files for others, the features provided by the service outweighs all other considerations.

  • Sharing photos to iPhoto without a third party service

    Both my mother and I have iPhoto '08. She wants to be able to get to full-sized copies of my photos. I want to achieve this without using a third-party service (Dot Mac, Flickr, etc.) My Mac is configured as a server.
    For awhile, I've tried posting full-sized album pages using iWeb, but the performance is terrible, even when clients don't try to get the full-sized images. iPhoto has some nice sharing features, so I'd like to get one of them to work, and would appreciate some advice from others on how to do so.
    First, there's the "Sharing" iPhoto feature. This is limited to a local network, however. Ideally, I ought to be able to create an SSH tunnel and a Bonjour service proxy (using something like Network Beacon). However, when I try this, iPhoto displays but grays out the shared library (under "Shares"). I can't get it to work successfully. (If I do the same thing with my Web server, Safari loads the Bonjour web page without problems. Not sure what's going wrong.)
    Second, there's "Subscribe to Photo Feed". This is really optimized for Dot Mac, but the "open" nature of the protocol, using RSS, makes it possible for others to create feeds. There's this post: http://www.macosxhints.com/article.php?story=20060722055330166f discussing CustomHTMLExport combined with a a custom RSS template. But it's all based on iPhoto '06, and I wonder if there's been anything better to come up since. I can't find any discussions about doing something like this that specifically talk about iPhoto '08.
    Ideally, I'd like this to be transparent on both ends, just like LAN sharing or photocasting over Dot Mac. But I'm willing to do some work on my end if necessary.

    WIPHA seems to work. Webphoto also works (in 10.5, even), though support has been discontinued for some time. Webphoto's problem is that it doesn't display navigation links for photos bigger than 550 (width). The photo displays just fine, but does not include the links necessary to click through to the next or previous photo.
    WIPHA's problem is that it ONLY sorts by date. The advantage of Webphoto was that it would display images in the same order as arranged in an iPhoto album.
    I'm trying to use iPhoto as the source of slideshows for classes I teach, so that all I have to do for a class is arrange an album, and then fire up the web browser on the computer in my classroom (no exporting, no HTML pages, no duplicate directories...). WIPHA would work, only it won't display in the order I want. Webphoto would work if it would display navigation links with large photos.
    Does anyone know of any other option for simply displaying the contents of an iPhoto album on the web without the botheration of separate web pages and exporting and all that crap?
    (Or, is there a fix to WebPhoto that will display navigation links for large images?)

  • Can you specify third party JMS Provider in Weblogic appserver configuration

              Can you specify third party JMS Provider in Weblogic appserver configuration ???
              Only place i know of is that you can specify third party JMS Provider in MDB configuraion.
              DOES Weblogic has some kind of configuration files where you specify JMS Provider
              info (Like you can do that in JBOSS)
              

    You can also specify a third-party JMS provider using the Messaging Bridge,
              which transfers messages from one queue or topic to another.
              And in general, inside WLS you can use any JMS provider you wish anywhere
              that you can also use WLS JMS. In an upcoming release, there will also be
              some support to make foreign JMS providers a little easier to configure.
              But why would you want to use another JMS provider anyway? ;-)
              greg
              "Neeru Munjal" <[email protected]> wrote in message
              news:[email protected]..
              >
              > Can you specify third party JMS Provider in Weblogic appserver
              configuration ???
              >
              > Only place i know of is that you can specify third party JMS Provider in
              MDB configuraion.
              > DOES Weblogic has some kind of configuration files where you specify JMS
              Provider
              > info (Like you can do that in JBOSS)
              

  • Third Party Service

    Hello MM Gurus,
             Kindly guide me as to how to configure the scenario of procurement of
    Third Party Service in SAP.
    Regards
    Yoga

    Hi,
    Very first maintain one field in Material master as acount assgnment group in sales order 2 screen.This is related with Third Party.
    Create Salse order.
    Then dispaly sales order number which will give ur PR number.
    Convert this PR into PO.Here check item catagory as well as a/c assignment with third party.Put customer number in delivery addredd tab.
    Do GR. By 101
    Do ERS or MIRO for Perticular PO.
    If ur issues get resolve then Put suitable points.
    Navneet.

  • Third-party push provider server

    Hi there!
    Does anyone know a good third-party push provider server?
    I'm going to implement custom (with text) push notifications for my DPS applications.
    Currently I have short list of push providers
    urbanairship.com
    parse.com
    flurry.com
    http://www.pushwoosh.com/programming-push-notification/
    http://quickblox.com/developers/SimpleSample-messages_users-ios
    Please help if you already have experience of implementing custom push notifications.
    Thank you!
    Topic:
    http://www.adobe.com/devnet/digitalpublishingsuite/articles/dps-push-notification.html

    I used QuickBlox push notifications. At the moment i'm developing iOS ChattAR based application http://quickblox.com/developers/Chattar. From iOS side, it's quite easy to integrate quickblox push notifications into application. About pricing - http://quickblox.com/pricing/ - my 2.5 year iOS developer expirience tells me that 1 000 000 pushes per month for application (QuickBlox Free plan) - it's very much (common AppStore application produce ~10 000 push notification per day -> 300 000 notifications per month).
    DPS application can not use native iOS SDK, but there is REST API - http://quickblox.com/developers/Messages - you can use push notifications through REST API as well. Some month ago i was developing custom Android application & i integrated quickblox push notifications through REST API, it's real.

  • Third party service orders

    Can any one tell me is it possible to have Third party service orders(which creates PR and inturn PO on MM side).
    If it is possible plese send us the configuration requirement.
    Regards,
    Babs.

    Hi there,
    3rd party sales is controlled by item catg TAS. for ehich schedule line catg is CS. Settings for CS in VOV6 will make it possible to create a pruchase requisition NB. PR to PO conversion settings is done by MM.
    So when the PO is created delivery NL is fulfilled. When the goods arrive at your plant a GR is done which will post the stock & increase the plant inventory. From there you fulfill the normal LF delivery.
    Pls refer http://help.sap.com/erp2005_ehp_03/helpdata/EN/70/a7853478616434e10000009b38f83b/frameset.htm
    for further info
    Regards,
    Sivanand

  • Fault fixing: BT vs third party service providers

    I assume that BT has to pay compensation to third party providers if the line is down?
    I also assume that this is more than the compensation it has to pay its own customers?
    I make this assumption because:
    A tree fell on the line here and disconnected two business lines and an alarm redcare line (all BT)  into the house (22nd December 2013)
    Also disconnected an Orange line into the same house (different customer, residential line)
    I reported our outage right away. I'm still waiting for reconnection.
    Orange customer reported the outage the day before yesterday (she was away from home until then). Yesterday Openreach came and ran a temporary cable across the broken one but just for the Orange customer despite all of the above lines running through the broken cable. It would have been pretty straightforward for them to run temporary cable for all the lines but they didn't. They just did the one and went home.
    So third party lines get priority? Over even Business customers?
    It really is a shocking service. I realise that they are busy right now but to come and fix on and no do the others while they were here is unforgivable.

    BT do not provide or maintain the external network. This is done by Openreach who work for all service providers. BT do not get any special treatment.
    Welcome to the BT Residential Customers forum
    If you are a business user, please could you post on the BT Business forum at http://business.forums.bt.com/
    Thanks
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Problem in configuring third party JMS provider

    Hi,
    I am having a problem in configuring Sun MQ 4.4 JMS provider with weblogic 10.3.I tried the following method:-
    1. Created a new outbound connection pool.
    2.In the properties for the connection pool :-
    ConnetionFactory Location :- myTestCF (this is the remote connection factory JNDI)
    Factory properties :- java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFactory;java.naming.provider.url=file:/C:/my_object_store;java.naming.security.principal=admin;java.naming.security.credentials=admin
    3.Provided the username and password also.
    But when I am testing it from a SOA composite through a JMS adapter, it is giving me an exception indicating it could not locate the connection factory.I am clueless why this is happening.I've also tried with putting the sun mq jar files inside the <%wl_home%>/user_projects/domains/<%my_domain%>/lib folder.But it did not work.Please help.
    Thanks,
    Rahul

    In third party process SO / PR / PO should be in integrity. Your manual modification violates this I think (you are making one PO item from two SO item...).
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/dd/560287545a11d1a7020000e829fd11/frameset.htm
    Processing Third-Party Orders in Purchasing
    When you save a sales order that contains one or more third-party items, the system automatically creates a purchase requisition in Purchasing. Each third-party item in a sales order automatically generates a corresponding purchase requisition item. During creation of the requisition, the system automatically determines a vendor for each requisition item. If a sales order item has more than one schedule line, the system creates a purchase requisition item for each schedule line.
    Purchase orders are created from purchase requisitions in the usual way. For more information about creating purchase orders, see the Purchasing documentation. During creation of the purchase order, the system automatically copies the delivery address of your customer from the corresponding sales order. In a sales order, you can enter purchase order texts for each third-party item. When you create the corresponding purchase order, the texts are automatically copied into the purchase order. The number of the purchase order appears in the document flow information of the sales order.
    All changes made in the purchase order are automatically made in the sales order as well. For example, if the vendor confirms quantities and delivery dates different from those you request and enters them in the purchase order, the revised data is automatically copied into the sales order.
    Regards,
    Csaba

  • Third party logistics provider

    hi ,
    Has any one worked on third party logistics ?
    Can any one explain what are 'Interfaces u2013 figuring about 10 on 3rd party logistics provider side and 21 on the customer side' .
    Are they like interface to send some data from some other system to saP ?
    In that case any one explain what is 10 on third party system? and 21 on our side ?
    Regards,
    KB
    Edited by: kamala bhavani on Feb 18, 2010 10:44 PM

    Hi,
    Will you explain your requirement in detail???
    Kapil

  • Interface with third party service desk..

    Hi,
    I am looking into different options to integrate SolMan Service Desk functionality with third party interface. 
    Scenario includes, <b>sending attachments</b> and <b>receiving attachments</b> through SolMan Service Desk functionality.
    Please share/throw some light on the interface.  I have already gone through "ServiceDesk_WebServiceAPI" document, but not much info/help in that.
    I would really appreciate.
    Thanks,
    -Mike.

    Hi,
    This might help you
    IDOC/BAPI for SM help desk
    Regards
    Agasthuri Doss

  • Using Weblogic MDB to consume message using a XA transaction with third party JMS Provider

              I understood from the WebLogic documentation that we can invoke a third party JMS
              using its XA interface from within a MDB where transaction-type is Container and
              trans-attribute is Required. Also we will need to specify its XAConnection factory
              name as connection-factory-jndi name. It that sufficient ?? Or do i need to set
              up some other attributes also ??.
              

              Hi Neeru,
              I understand u were able to solve this issue.
              I am using similar kind of configuration but instead of tibco i am using Webmethods.
              Could u please let me know what did u do to solve the problem?
              -thanks and regards.
              Praveen
              "Neeru Munjal" <[email protected]> wrote:
              >
              >Hi Rob,
              >I used the same whitepaper and tried to use TIBCO JMS with Weblogic server),
              >I
              >started with MDB example specified in Weblogic 7.0 release in examples/ejb20/message
              >and modified it to use trans-attribute as Required. Also I used connection
              >factory
              >which supports XA, but my MDB does not get called.
              >
              >Thanks & Regards
              >Neeru
              >
              >Rob Woollen <[email protected]> wrote:
              >>Here's a white paper about integrating 3rd party JMS providers with
              >WLS:
              >>
              >>http://dev2dev.bea.com/resourcelibrary/whitepapersdetail.jsp?highlight=whitepapers&filePath=components%2Fdev2dev%2Fresourcelibrary%2Fwhitepapers%2Fwp_jmsproviders.htm
              >>
              >>-- Rob
              >>
              >>Neeru Munjal wrote:
              >>> I understood from the WebLogic documentation that we can invoke a
              >third
              >>party JMS
              >>> using its XA interface from within a MDB where transaction-type is
              >>Container and
              >>> trans-attribute is Required. Also we will need to specify its XAConnection
              >>factory
              >>> name as connection-factory-jndi name. It that sufficient ?? Or do
              >i
              >>need to set
              >>> up some other attributes also ??.
              >>>
              >>
              >
              

  • Using Swiftmq as the third-party Jms provider in Weblogic11

    Hi, I am using swiftmq as 3rd-party jms provider in wls, however when I am trying to deploy a MDB listening on the queue configed in swiftmq.rar (resource adapter) in wls, it warns that ***MDB is unable to connect to the JMS destination: myforeigndestination.
    The Error was:
    weblogic.jms.common.InvalidDestinationException: Foreign destination
    , so do I need to configure a foreign connection factory and config the mdb to refers to this foreign connection factory? thx

    Hi, I am using swiftmq as 3rd-party jms provider in wls, however when I am trying to deploy a MDB listening on the queue configed in swiftmq.rar (resource adapter) in wls, it warns that ***MDB is unable to connect to the JMS destination: myforeigndestination.
    The Error was:
    weblogic.jms.common.InvalidDestinationException: Foreign destination
    , so do I need to configure a foreign connection factory and config the mdb to refers to this foreign connection factory? thx

Maybe you are looking for

  • How do i remove camera card from super drive

    Accidently dropped sdhd ccamera card into w

  • Crash?

    Uh oh. Black screen and three steady beeps keep repeating. Early 2008 MacBook Pro.

  • What is my login and password for SQL PLUS

    I've downloaded and installed a custom version of Oracle 9i Database Release 2, when I open up SQL PLUS, I don't know whats my username and password, if I use the username and password I use to download other software from this website, it's giving m

  • Start up computer not loading & freezing every minute

    If  anyone can shed some light on this I would be so grateful. So I started up my computer in safe mode as the computer keeps freezing with the multi coloured wheel of death, and it is not loading the icons on the desktop or the bar at the bottom. Ju

  • Re-contracting/Upgrading to BT Totally Unlimited I...

    Hi, I gave the options team a call and they seemed to have no idea what I was going on about when i wanted to upgrade and re-contract to the Totally unlimited (uncapped) package. They seemed to suggest it has been applied to my account already, when