Accessing Cloud Repositories¶
The sample web application helps you connect to the cloud repositories (Google Drive, GitHub, and Dropbox) by providing a login UI. You can access the sample cloud repository login UI if you have the required OAuth2 credentials, namely clientId and secretKey. These values should be specified in both repository configuration files and client application configuration file jrio-client-docker/jrio-docs/WEB-INF/classes/jrio.properties.
The sample web application acts as a proxy to the JasperReports IO At-Scale application and acquires the OAuth2 authorization tokens from the cloud services. Then these access tokens are passed to the JasperReports IO At-Scale, allowing JasperReports IO At-Scale to load reporting resources from the remote repositories.