Skip to content
Snippets Groups Projects
Commit 7ef62003 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update dice.md

parent 1bd1a31d
No related branches found
No related tags found
No related merge requests found
Pipeline #25767 passed with warnings
...@@ -5,13 +5,11 @@ DICE (Developing Innovation and Creativity in Education) is an international pro ...@@ -5,13 +5,11 @@ DICE (Developing Innovation and Creativity in Education) is an international pro
Its main goals are related to fostering innovation and creativity in education. Its main goals are related to fostering innovation and creativity in education.
This project attempts to be a leading initiative that supports educational community to make progress in the field of innovation and creativity through effective, authentic, practical, sustainable actions. This project attempts to be a leading initiative that supports educational community to make progress in the field of innovation and creativity through effective, authentic, practical, sustainable actions.
This project has been funded with support from the European Commission. This website reflects the views only of the partnership as authors, and the Commission cannot be held responsible for any use which may be made of the information contained therein. This project has been funded with support from the European Commission. This website reflects the views only of the partnership as authors, and the Commission cannot be held responsible for any use which may be made of the information contained therein, see [http://www.diceproject.eu/][b].
source [http://www.diceproject.eu/][b]
**It4Innovations participating in DICE. DICE using iRods software** **It4Innovations participating in DICE. DICE using iRods software**
The integrated Rule-Oriented Data System (iRODS) is open source data management software used by research organizations and government agencies worldwide. iRODS is released as a production-level distribution aimed at deployment in mission critical environments. It virtualizes data storage resources, so users can take control of their data, regardless of where and on what device the data is stored. As data volumes grow and data services become more complex, iRODS is serving an increasingly important role in data management. The integrated Rule-Oriented Data System (iRODS) is open source data management software used by research organizations and government agencies worldwide. iRODS is released as a production-level distribution aimed at deployment in mission critical environments. It virtualizes data storage resources, so users can take control of their data, regardless of where and on what device the data is stored. As data volumes grow and data services become more complex, iRODS is serving an increasingly important role in data management, see [https://irods.org/][c].
source [https://irods.org/][c]
## iRods Client ## iRods Client
...@@ -74,14 +72,16 @@ copy the link (second one) which you got from terminal to the browser or just ct ...@@ -74,14 +72,16 @@ copy the link (second one) which you got from terminal to the browser or just ct
example: example:
[https://keycloak-dev.it4i.cz][a] ```
https://keycloak-dev.it4i.cz:8443/auth/realms/IT4i_AAI/protocol/openid-connect/auth?nonce=1cc259e35a0043fb871abb79185d6d838d2b99060baa5bf635515181df9c942b&state=701842d9867655918ca165f6d7635a155723afb4d37afff0cf550e77114bc519&redirect_uri=https://irods-api.it4i.cz:8443/authcallback&client_id=IT4I_IRODS_AUTH&&scope=openid&response_type=code&access_type=offline&prompt=login%20consent
```
Click the `Log in with B2ACCESS` authorization and continue authentication flow. Click the `Log in with B2ACCESS` authorization and continue authentication flow.
you have to see this output `Successfully authenticated user. The browser tab can be safely closed.` in browser you have to see this output `Successfully authenticated user. The browser tab can be safely closed.` in browser
current problem is: - after validating authorization token, it becomes passed and any new command, such as ils creates new authorization at keycloak. current problem is: - after validating authorization token, it becomes passed and any new command, such as ils creates new authorization at keycloak.
[a]: https://keycloak-dev.it4i.cz:8443/auth/realms/IT4i_AAI/protocol/openid-connect/auth?nonce=1cc259e35a0043fb871abb79185d6d838d2b99060baa5bf635515181df9c942b&state=701842d9867655918ca165f6d7635a155723afb4d37afff0cf550e77114bc519&redirect_uri=https://irods-api.it4i.cz:8443/authcallback&client_id=IT4I_IRODS_AUTH&&scope=openid&response_type=code&access_type=offline&prompt=login%20consent [a]:
[b]: http://www.diceproject.eu/ [b]: http://www.diceproject.eu/
[c]: https://irods.org/ [c]: https://irods.org/
[d]: https://b2access.eudat.eu/ [d]: https://b2access.eudat.eu/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment