Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAML authentication on AS-ABAP 7.31

robert_wagener
Explorer
0 Kudos

Hi All,

I have an Abap webdynpro that I would like to secure with SAML 2 authentication.  Do I need an AS-Java system involved or can I configure SAML directly between the identity provider (Tivoli) and the Abap system ?  Note 1254821 and various posts here indicate that as-java is not required but I just wanted to be sure  I’m not missing something.

Thanks.

1 ACCEPTED SOLUTION

martin_voros
Active Contributor
0 Kudos

Hi,

your assumption is correct. ABAP AS can be used as a service provider in SAML. It does not have capability to be a identity provider. In your case Tivoli will take role of identity provider.

Cheers

1 REPLY 1

martin_voros
Active Contributor
0 Kudos

Hi,

your assumption is correct. ABAP AS can be used as a service provider in SAML. It does not have capability to be a identity provider. In your case Tivoli will take role of identity provider.

Cheers