mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Change shiroauthentication.md location
This commit is contained in:
parent
20b8ae9c07
commit
749ce8c5ef
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "Shiro Security for Apache Zeppelin"
|
||||
description: ""
|
||||
group: manual
|
||||
group: security
|
||||
---
|
||||
<!--
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
@ -59,7 +59,7 @@ Then you can browse Zeppelin at [http://localhost:8080](http://localhost:8080).
|
|||
####4. Login
|
||||
Finally, you can login using one of the below **username/password** combinations.
|
||||
|
||||
<center><img src="../assets/themes/zeppelin/img/docs-img/zeppelin-login.png" width="40%" height="40%"></center>
|
||||
<center><img src="../assets/themes/zeppelin/img/docs-img/zeppelin-login.png"></center>
|
||||
|
||||
```
|
||||
admin = password1
|
||||
Loading…
Reference in a new issue