Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Business Process Execution Language for Web Services 2nd Edition

You're reading from   Business Process Execution Language for Web Services 2nd Edition

Arrow left icon
Product type Paperback
Published in Jan 2006
Publisher Packt
ISBN-13 9781904811817
Length 372 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (14) Chapters Close

Business Process Execution Language for Web Services
Credits
About the Authors
About the Reviewers
Preface
1. Introduction to BPEL and SOA FREE CHAPTER 2. Web Services Technology Stack 3. Service Composition with BPEL 4. Advanced BPEL 5. Oracle BPEL Process Manager and BPEL Designer: Overview 6. Oracle BPEL Process Manager: Advanced Features 7. MS BizTalk Server BPEL Syntax Reference Index

Identity Service


Sometimes in BPEL processes we will need to authenticate and authorize users, particularly if we use the Workflow service. The Identity service is a web service layer on top of the Oracle JAAS (Java Authentication and Authorization Service) Provider. The Identity service provides access to the application server security infrastructure through the web services layer, using a set of extension functions for XPath expressions.

The Identity service is used to perform authentication, authorization, and retrieve user properties, such as contact information, email, phone, etc. It supports three types of security providers:

  • JAZN (Java Authorization) provider, which can be XML-based or LDAP-based:

  • XML-based JAZN provider uses the user-properties.xml and jazn-data.xml files in the C:\OraBPELPM_1\integration\orabpel\system\services\config directory.

  • LDAP-based JAZN provider is based on the Oracle Internet Directory.

  • Third-party LDAP providers , such as Microsoft Active Directory,...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image