Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
Updating package name to php-connect-rest-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ricalo committed Aug 29, 2016
1 parent e58df37 commit 3f572b2
Show file tree
Hide file tree
Showing 19 changed files with 60 additions and 60 deletions.
6 changes: 3 additions & 3 deletions README-Localized/README-de-de.md
Expand Up @@ -6,7 +6,7 @@ Für die Arbeit mit Office 365-Diensten und -Daten muss jede App zunächst eine

Rufen Sie die Seite [Erste Schritte mit Office 365-APIs](http://dev.office.com/getting-started/office365apis?platform=option-php#setup) auf. Auf dieser wird die Registrierung vereinfacht, damit Sie dieses Beispiel schneller ausführen können.

![Screenshot des Office 365 PHP Connect-Beispiels](../readme-images/O365-PHP-Microsoft-Graph-Connect.png)
![Screenshot des Office 365 PHP Connect-Beispiels](../readme-images/php-connect-rest-sample.png)

> Hinweis: Einen umfassenden Einblick in den Code erhalten Sie unter [Aufrufen von Microsoft Graph in einer PHP-App] (http://graph.microsoft.io/docs/platform/php).
Expand All @@ -27,7 +27,7 @@ Zum Verwenden des 365 PHP Connect-Beispiels benötigen Sie Folgendes:

> **Wichtig:**<br />
Sie müssen zudem sicherstellen, dass Ihr Azure-Abonnement an Ihren Office 365-Mandanten gebunden ist. Rufen Sie dafür den Blogpost [Creating and Managing Multiple Windows Azure Active Directories](http://blogs.technet.com/b/ad/archive/2013/11/08/creating-and-managing-multiple-windows-azure-active-directories.aspx) des Active Directory-Teams auf. Im Abschnitt **Adding a new directory** finden Sie Informationen über die entsprechende Vorgehensweise. Weitere Informationen finden Sie zudem unter [Einrichten Ihrer Office 365-Entwicklungsumgebung](ht5ps://msdn.microsoft.com/office/office365/howto/setup-development-environment#bk_CreateAzureSubscription) im Abschnitt **Verknüpfen Ihres Office 365-Kontos mit Azure AD zum Erstellen und Verwalten von Apps**.
* Eine [```Client-ID```](app/Constants.php#L29) und [```Schlüsselwerte```](app/Constants.php#L30) einer in Azure registrierten Anwendung. Dieser Beispielanwendung muss die Berechtigung **E-Mails unter einem anderen Benutzernamen senden** für **Microsoft Graph** gewährt werden. Ausführliche Informationen finden Sie unter [Registrieren der Webserver-App mithilfe des Azure-Verwaltungsportals](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp) und im Thema über das [Gewähren entsprechender Berechtigungen zur Connect-Anwendung](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/wiki/Grant-permissions-to-the-Connect-application-in-Azure).
* Eine [```Client-ID```](app/Constants.php#L29) und [```Schlüsselwerte```](app/Constants.php#L30) einer in Azure registrierten Anwendung. Dieser Beispielanwendung muss die Berechtigung **E-Mails unter einem anderen Benutzernamen senden** für **Microsoft Graph** gewährt werden. Ausführliche Informationen finden Sie unter [Registrieren der Webserver-App mithilfe des Azure-Verwaltungsportals](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp) und im Thema über das [Gewähren entsprechender Berechtigungen zur Connect-Anwendung](https://github.com/OfficeDev/php-connect-rest-sample/wiki/Grant-permissions-to-the-Connect-application-in-Azure).

> **Hinweis:**<br />
Stellen Sie während des App-Registrierungsvorgangs sicher, dass **http://localhost:8000/callback.php** als **Anmelde-URL** angegeben ist.
Expand Down Expand Up @@ -64,7 +64,7 @@ cURL kann die Gültigkeit des Microsoft-Zertifikats nicht überprüfen, wenn ver

## Fragen und Kommentare

Wir schätzen Ihr Feedback hinsichtlich des Office 365 PHP Connect-Beispiels. Sie können uns Ihre Fragen und Vorschläge über den Abschnitt [Probleme](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/issues) dieses Repositorys senden.
Wir schätzen Ihr Feedback hinsichtlich des Office 365 PHP Connect-Beispiels. Sie können uns Ihre Fragen und Vorschläge über den Abschnitt [Probleme](https://github.com/OfficeDev/php-connect-rest-sample/issues) dieses Repositorys senden.

Allgemeine Fragen zur Office 365-Entwicklung sollten in [Stack Overflow](http://stackoverflow.com/questions/tagged/Office365+API) gestellt werden. Stellen Sie sicher, dass Ihre Fragen oder Kommentare mit [Office365] und [API] markiert sind.

Expand Down
6 changes: 3 additions & 3 deletions README-Localized/README-es-es.md
Expand Up @@ -6,7 +6,7 @@ Conectarse a Office 365 es el primer paso que debe realizar cada aplicación par

Consulte [Introducción a las API de Office 365](http://dev.office.com/getting-started/office365apis?platform=option-php#setup), que simplifica el registro para que este ejemplo se ejecute más rápidamente.

![Captura de pantalla del ejemplo Connect de PHP para Office 365](../readme-images/O365-PHP-Microsoft-Graph-Connect.png)
![Captura de pantalla del ejemplo Connect de PHP para Office 365](../readme-images/php-connect-rest-sample.png)

> Nota: Para realizar un análisis exhaustivo del código, consulte [Llamar a Microsoft Graph en una aplicación PHP] (http://graph.microsoft.io/docs/platform/php).
Expand All @@ -27,7 +27,7 @@ Para usar el ejemplo Connect de PHP para Office 365, necesita lo siguiente:

> **Importante:**<br />
También necesita asegurarse de que su suscripción de Azure está enlazada a su inquilino de Office 365. Para ello, consulte la publicación del blog del equipo de Active Directory, [Crear y administrar varios directorios de Windows Azure Active Directory](http://blogs.technet.com/b/ad/archive/2013/11/08/creating-and-managing-multiple-windows-azure-active-directories.aspx). La sección **Agregar un nuevo directorio** le explicará cómo hacerlo. Para obtener más información, también puede consultar [Configurar el entorno de desarrollo de Office 365](ht5ps://msdn.microsoft.com/office/office365/howto/setup-development-environment#bk_CreateAzureSubscription) y la sección **Asociar su cuenta de Office 365 con Azure AD para crear y administrar aplicaciones**.
* Un [```ID de cliente```](app/Constants.php#L29) i los valores [```de calve```](app/Constants.php#L30) de una aplicación registrada en Azure. A esta aplicación de ejemplo se le debe conceder el permiso **Enviar correo como usuario** para **Microsoft Graph**. Para obtener información detallada, consulte [Registrar su aplicación de servidor web con el Portal de administración de Azure](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp) y [Conceder los permisos adecuados a la aplicación Connect](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/wiki/Grant-permissions-to-the-Connect-application-in-Azure).
* Un [```ID de cliente```](app/Constants.php#L29) i los valores [```de calve```](app/Constants.php#L30) de una aplicación registrada en Azure. A esta aplicación de ejemplo se le debe conceder el permiso **Enviar correo como usuario** para **Microsoft Graph**. Para obtener información detallada, consulte [Registrar su aplicación de servidor web con el Portal de administración de Azure](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp) y [Conceder los permisos adecuados a la aplicación Connect](https://github.com/OfficeDev/php-connect-rest-sample/wiki/Grant-permissions-to-the-Connect-application-in-Azure).

> **Nota:**<br />
Durante el proceso de registro de la aplicación, asegúrese de especificar **http://localhost:8000/callback.php** como **Dirección URL de inicio de sesión**.
Expand Down Expand Up @@ -64,7 +64,7 @@ cURL no puede comprobar la validez del certificado de Microsoft al intentar emit

## Preguntas y comentarios

Nos encantaría recibir sus comentarios acerca del ejemplo Connect de PHP para Office 365. Puede enviarnos sus preguntas y sugerencias a través de la sección [Problemas](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/issues) de este repositorio.
Nos encantaría recibir sus comentarios acerca del ejemplo Connect de PHP para Office 365. Puede enviarnos sus preguntas y sugerencias a través de la sección [Problemas](https://github.com/OfficeDev/php-connect-rest-sample/issues) de este repositorio.

Las preguntas generales sobre desarrollo en Office 365 deben publicarse en [Stack Overflow](http://stackoverflow.com/questions/tagged/Office365+API). Asegúrese de que sus preguntas o comentarios se etiquetan con [Office365] y [API].

Expand Down
6 changes: 3 additions & 3 deletions README-Localized/README-fr-fr.md
Expand Up @@ -6,7 +6,7 @@ La connexion à Office 365 est la première étape que chaque application doit

Consultez la page relative à la [prise en main des API Office 365](http://dev.office.com/getting-started/office365apis?platform=option-php#setup) pour enregistrer plus facilement votre application et exécuter plus rapidement cet exemple.

![Capture d’écran d’un exemple de connexion de PHP à Office 365](../readme-images/O365-PHP-Microsoft-Graph-Connect.png)
![Capture d’écran d’un exemple de connexion de PHP à Office 365](../readme-images/php-connect-rest-sample.png)

> Remarque : pour observer le code plus en détail, consultez l’article relatif à l’appel de Microsoft Graph dans une application PHP (http://graph.microsoft.io/docs/platform/php).
Expand All @@ -26,7 +26,7 @@ Pour utiliser l’exemple de connexion de PHP à Office 365, vous devez dispose

> **Important :**<br />
vous devez également vous assurer que votre abonnement Azure est lié à votre client Office 365. Pour cela, consultez le billet du blog de l’équipe d’Active Directory relatif à la [création et la gestion de plusieurs fenêtres dans les répertoires Azure Active Directory](http://blogs.technet.com/b/ad/archive/2013/11/08/creating-and-managing-multiple-windows-azure-active-directories.aspx). La section sur l’**ajout d’un nouveau répertoire** vous explique comment procéder. Pour en savoir plus, vous pouvez également consulter la rubrique relative à la [configuration de votre environnement de développement Office 365](ht5ps://msdn.microsoft.com/office/office365/howto/setup-development-environment#bk_CreateAzureSubscription) et la section sur l’**association de votre compte Office 365 à Azure Active Directory pour créer et gérer des applications**.
* Un [```ID client```](app/Constants.php#L29) et des valeurs [```clés```](app/Constants.php#L30) d’une application enregistrée dans Azure. Cet exemple d’application doit obtenir l’autorisation **Envoyer un courrier électronique en tant qu’utilisateur** pour **Microsoft Graph**. Pour plus d’informations, consultez [Enregistrer une application de serveur web avec le portail de gestion Azure](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp) et [Accorder les autorisations appropriées à l’application de connexion](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/wiki/Grant-permissions-to-the-Connect-application-in-Azure).
* Un [```ID client```](app/Constants.php#L29) et des valeurs [```clés```](app/Constants.php#L30) d’une application enregistrée dans Azure. Cet exemple d’application doit obtenir l’autorisation **Envoyer un courrier électronique en tant qu’utilisateur** pour **Microsoft Graph**. Pour plus d’informations, consultez [Enregistrer une application de serveur web avec le portail de gestion Azure](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp) et [Accorder les autorisations appropriées à l’application de connexion](https://github.com/OfficeDev/php-connect-rest-sample/wiki/Grant-permissions-to-the-Connect-application-in-Azure).

> **Remarque :**<br />
pendant le processus d’inscription de l’application, veillez à indiquer **http://localhost:8000/callback.php** en tant qu’**URL d’authentification**.
Expand Down Expand Up @@ -63,7 +63,7 @@ cURL ne peut pas vérifier la validité du certificat Microsoft quand vous tente

## Questions et commentaires

Nous serions ravis de connaître votre opinion sur l’exemple de connexion de PHP à Office 365. Vous pouvez nous faire part de vos questions et suggestions dans la rubrique [Problèmes](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/issues) de ce référentiel.
Nous serions ravis de connaître votre opinion sur l’exemple de connexion de PHP à Office 365. Vous pouvez nous faire part de vos questions et suggestions dans la rubrique [Problèmes](https://github.com/OfficeDev/php-connect-rest-sample/issues) de ce référentiel.

Si vous avez des questions sur le développement d’Office 365, envoyez-les sur [Stack Overflow](http://stackoverflow.com/questions/tagged/Office365+API). Posez vos questions avec les balises [API] et [Office365].

Expand Down
6 changes: 3 additions & 3 deletions README-Localized/README-ja-jp.md
Expand Up @@ -6,7 +6,7 @@

このサンプルをより迅速に実行するため、「[Office 365 API を使う](http://dev.office.com/getting-started/office365apis?platform=option-php#setup)」ページに記載された登録の簡略化をお試しください。

![Office 365 PHP Connect サンプルのスクリーンショット](../readme-images/O365-PHP-Microsoft-Graph-Connect.png)
![Office 365 PHP Connect サンプルのスクリーンショット](../readme-images/php-connect-rest-sample.png)

> 注:コードについて詳しくは、「PHP アプリで Microsoft Graph を呼び出す」(http://graph.microsoft.io/docs/platform/php) をご覧ください。
Expand All @@ -26,7 +26,7 @@ Office 365 PHP Connect サンプルを使うには、次が必要です。

> **重要事項:**<br />
Azure サブスクリプションが Office 365 テナントにバインドされていることを確認する必要があります。確認するには、Active Directory チームのブログ投稿「[複数の Windows Azure Active Directory を作成および管理する](http://blogs.technet.com/b/ad/archive/2013/11/08/creating-and-managing-multiple-windows-azure-active-directories.aspx)」を参照してください。「**新しいディレクトリを追加する**」セクションで、この方法について説明しています。また、詳細については、「[Office 365 開発環境をセットアップする](ht5ps://msdn.microsoft.com/office/office365/howto/setup-development-environment#bk_CreateAzureSubscription)」や「**Office 365 アカウントを Azure AD と関連付けてアプリを作成および管理する**」セクションも参照してください。
* Azure に登録されたアプリケーションの[```クライアント ID```](app/Constants.php#L29)[```キー```](app/Constants.php#L30)の値。このサンプル アプリケーションには、**Microsoft Graph****ユーザーとしてメールを送信する**アクセス許可を付与する必要があります。詳しくは、「[Azure 管理ポータルに Web サーバー アプリを登録する](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp)」と「[Connect アプリケーションに適切なアクセス許可を付与する](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/wiki/Grant-permissions-to-the-Connect-application-in-Azure)」をご覧ください。
* Azure に登録されたアプリケーションの[```クライアント ID```](app/Constants.php#L29)[```キー```](app/Constants.php#L30)の値。このサンプル アプリケーションには、**Microsoft Graph****ユーザーとしてメールを送信する**アクセス許可を付与する必要があります。詳しくは、「[Azure 管理ポータルに Web サーバー アプリを登録する](https://msdn.microsoft.com/office/office365/HowTo/add-common-consent-manually#bk_RegisterServerApp)」と「[Connect アプリケーションに適切なアクセス許可を付与する](https://github.com/OfficeDev/php-connect-rest-sample/wiki/Grant-permissions-to-the-Connect-application-in-Azure)」をご覧ください。

> **注:**<br />
アプリ登録プロセス時に、**サインオン URL** として **http://localhost:8000/callback.php** を必ず指定します。
Expand Down Expand Up @@ -63,7 +63,7 @@ cURL は、トークンを取得する要求の呼び出しを発行しようと

## 質問とコメント

Office 365 PHP Connect サンプルについて、Microsoft にフィードバックをお寄せください。質問や提案につきましては、このリポジトリの「[問題](https://github.com/OfficeDev/O365-PHP-Microsoft-Graph-Connect/issues)」セクションに送信できます。
Office 365 PHP Connect サンプルについて、Microsoft にフィードバックをお寄せください。質問や提案につきましては、このリポジトリの「[問題](https://github.com/OfficeDev/php-connect-rest-sample/issues)」セクションに送信できます。

Office 365 開発全般の質問につきましては、「[スタック オーバーフロー](http://stackoverflow.com/questions/tagged/Office365+API)」に投稿してください。質問またはコメントには、必ず [Office365] および [API] のタグを付けてください。

Expand Down

0 comments on commit 3f572b2

Please sign in to comment.