An open API service indexing awesome lists of open source software.

https://github.com/sap-samples/s4hana-ext-authentication

SAP Extensibility Explorer example: Set Up Authentication for SAP S/4HANA Cloud Extensions.
https://github.com/sap-samples/s4hana-ext-authentication

authentication s4hana sample sample-code sap-s4hana-cloud tutorial-code

Last synced: 4 months ago
JSON representation

SAP Extensibility Explorer example: Set Up Authentication for SAP S/4HANA Cloud Extensions.

Awesome Lists containing this project

README

          

[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/s4hana-ext-authentication)](https://api.reuse.software/info/github.com/SAP-samples/s4hana-ext-authentication)
# Tutorial: Set Up Authentication for SAP S/4HANA Cloud Extensions
This repository contains the sample code for the [Set Up Authentication for SAP S/4HANA Cloud Extensions tutorial](http://tiny.cc/s4-ext-authentication).

*This code is only one part of the tutorial, so please follow the tutorial before attempting to use this code.*

## Description

The [Set Up Authentication for SAP S/4HANA Cloud Extensions tutorial](http://tiny.cc/s4-ext-authentication) showcases how you can configure the connectivity from your SAP Business Technology Platform (BTP) Cloud Foundry account to your SAP S/4HANA Cloud tenant when setting up side-by-side extensibility applications. Simple Java and SAPUI5 applications are used as an example that you can implement in your own landscape to check how you can use these different authentication types.

#### SAP Extensibility Explorer

This tutorial is one of multiple tutorials that make up the [SAP Extensibility Explorer](https://sap.com/extends4) for SAP S/4HANA Cloud.
SAP Extensibility Explorer is a central place where anyone involved in the extensibility process can gain insight into various types of extensibility options. At the heart of SAP Extensibility Explorer, there is a rich repository of sample scenarios which show, in a hands-on way, how to realize an extensibility requirement leveraging different extensibility patterns.

Requirements
-------------
- An account in SAP Business Technology Platform (BTP) with a subaccount in the Cloud Foundry environment and Destination and Authorization & Trust Management services enabled.
- An SAP S/4HANA Cloud tenant. **This is a commercial paid product.**
- [Java SE 8 Development Kit (JDK)](https://www.oracle.com/technetwork/java/javase/downloads/index.html) to compile the Java application.
- [Apache Maven](http://maven.apache.org/download.cgi) to build the Java application.

Download and Installation
-------------
This repository is a part of the [Download the Sample App](https://help.sap.com/viewer/8ce29283d61a4bca96e9e7d87c95baa3/SHIP/en-US/b2517f22190a44288103789946e885f1.html) step in the tutorial. Instructions for use can be found in that step.

[Please download the zip file by clicking here](https://github.com/SAP/s4hana-ext-authentication/archive/master.zip) so that the code can be used in the tutorial.

Known issues
---------------------
There are no known major issues.

How to obtain support
---------------------
If you have issues with this sample, please open a report using [GitHub issues](https://github.com/SAP/s4hana-ext-authentication/issues).

License
-------
Copyright © 2024 SAP SE or an SAP affiliate company. All rights reserved.
This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE file](LICENSES/Apache-2.0.txt).