Merge pull request #11711 from backstage/blam/docs

Updating `SignInResolver` documentation
This commit is contained in:
Johan Haals
2022-05-30 13:20:03 +02:00
committed by GitHub
+2
View File
@@ -187,6 +187,8 @@ components: {
},
```
> Since [v1.1.0](https://github.com/backstage/backstage/releases/tag/v1.1.0-next.3), you must provide an [explicit sign-in resolver](../auth/identity-resolver.md).
That should be it. You can stop your Backstage App. When you start it again and
go to your Backstage portal in your browser, you should have your login prompt!