mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
Swagger description
This commit is contained in:
parent
bf2401ac7d
commit
6c9fb38e24
@ -66,7 +66,7 @@ public class SwaggerConfig {
|
|||||||
).
|
).
|
||||||
externalDocs(
|
externalDocs(
|
||||||
new ExternalDocumentation()
|
new ExternalDocumentation()
|
||||||
.description("MaxKey.top contact maxkeysupport@163.com")
|
.description("MaxKey.top contact support@maxsso.net")
|
||||||
.url("https://www.maxkey.top/")
|
.url("https://www.maxkey.top/")
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -26,7 +26,7 @@ import org.springframework.security.core.Authentication;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* SamlSingleLogout
|
* SamlSingleLogout
|
||||||
* https://apereo.github.io/cas/6.2.x/installation/Logout-Single-Signout.html
|
* https://apereo.github.io/cas/6.5.x/installation/Logout-Single-Signout.html
|
||||||
* @author Crystal.Sea
|
* @author Crystal.Sea
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user