Custom security provider

  •  06-02-2008, 9:14 AM

    Custom security provider

    Hi,

    I plan to write a custom security provider for SAP.

    My questions are: 

    • Is there any guidance on this topic?
    • Is this supported (IHostableSecurityProvider not being mentioned in the SDK docs)
    • Is it allowed to partially implement a security provider (throwing NotSupportedException's in selected methods). This is similar to ASP.NET Membership providers, where functionality is gradually reduced when this is done.
    Thx, Eric

     

View Complete Thread