Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
0bd55bd8
Commit
0bd55bd8
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update dice.md
parent
26bd8e83
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#25763
failed
3 years ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/dice.md
+14
-7
14 additions, 7 deletions
docs.it4i/dice.md
with
14 additions
and
7 deletions
docs.it4i/dice.md
+
14
−
7
View file @
0bd55bd8
## What is DICE Project?
DICE (Developing Innovation and Creativity in Education) is an international project co-funded by the Erasmus+ Programme of the European Union.
Its main goals are related to fostering innovation and creativity in education.
...
...
@@ -22,8 +23,9 @@ iRods client is what you - user - need to install to your system
-
it runs in terminal, basic knowledge is essential
### Installation of client to your local or vm.
```
### Installation of Client to Your Local or VM
```
console
wget https://packages.irods.org/irods-signing-key.asc
wget -qO - https://packages.irods.org/renci-irods.yum.repo | sudo tee /etc/yum.repos.d/renci-irods.yum.repo
yum install epel-release -y
...
...
@@ -34,7 +36,8 @@ yum install irods-auth-plugin-openid-2.2.1-1.x86_64.rpm
```
Copy&paste + edit irods_user_name
```
```
console
[root@icommands ~]#
cat
.irods/irods_environment.json
{
"irods_host": "irods.it4i.cz",
...
...
@@ -46,7 +49,8 @@ Copy&paste + edit irods_user_name
"irods_ssl_verify_server": "cert"
}
```
```
```
console
[root@icommand .irods]#
pwd
/root/.irods
[root@icommand .irods]#
ls
-la
...
...
@@ -59,7 +63,8 @@ dr-xr-x---. 6 root root 206 Sep 29 08:53 ..
How to start:
step 1:
```
```
console
[root@icommand .irods]#
iinit
```
...
...
@@ -69,9 +74,11 @@ copy the link (second one) which you got from terminal to the browser or just ct
example:
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
[
https://keycloak-dev.it4i.cz
][
a
]
c
lick t
o
B2ACCESS a
t
orization and continue autentication flow
C
lick t
he
`Log in with
B2ACCESS
`
a
uth
orization and continue aut
h
entication flow
.
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.
[
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment