Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Merge master (#30)
Browse files Browse the repository at this point in the history
* fixing typo :| (#27)
  • Loading branch information
icemann92 authored Jul 30, 2019
1 parent dcf3453 commit 11111be
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: App Identity and Access Adapter
description: Adapter to enforce authentication and authorization policies for frontend and backend applications
description: Adapter to enforce authentication and authorization policies for frontend and backend applications.
location: https://istio.io/docs/reference/config/policy-and-telemetry/adapters/app-identity-access-adapter.html
layout: protoc-gen-docs
generator: protoc-gen-docs
Expand All @@ -16,4 +16,3 @@
protect your APIs and containerized web apps. Without any change to your code or the need to redeploy
your app, you can enforce authentication and authorization policies in all of your environments.
To get started with sample configurations see the <a href="https://cloud.ibm.com/docs/services/appid?topic=appid-istio-adapter">docs</a>.</p>

6 changes: 3 additions & 3 deletions config/adapter/appidentityandaccessadapter.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion config/adapter/config.proto
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
syntax = "proto3";

// $title: App Identity and Access Adapter
// $description: Adapter to enforce authentication and authorization policies for frontend and backend applications
// $description: Adapter to enforce authentication and authorization policies for frontend and backend applications.
// $location: https://istio.io/docs/reference/config/policy-and-telemetry/adapters/app-identity-access-adapter.html
// $provider: IBM Cloud
// $contact_email: [email protected]
Expand Down

0 comments on commit 11111be

Please sign in to comment.