Merge pull request #45 from pedroigor/master
Links to book-product.json
This commit is contained in:
commit
e4c0b9bcd7
1 changed files with 10 additions and 0 deletions
|
@ -17,6 +17,16 @@
|
||||||
"name": "Red Hat Single Sign-On",
|
"name": "Red Hat Single Sign-On",
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"module": "Authorization Services"
|
"module": "Authorization Services"
|
||||||
|
},
|
||||||
|
"external_link": {
|
||||||
|
"keycloakjsadapter": {
|
||||||
|
"name": "JavaScript OpenID Connect Adapter",
|
||||||
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/securing-applications-and-services-guide/securing-applications-and-services-guide#javascript_adapter"
|
||||||
|
},
|
||||||
|
"keycloakgettingstarted": {
|
||||||
|
"name": "Getting Started",
|
||||||
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/paged/getting-started-guide/"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue